Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

GP 2015 R2 sdk, can't find script changes

(0) ShareShare
ReportReport
Posted on by 5

I installed the GP 2015 R2 sdk but I can't find any information on the changes for GP 2015 to GP 2015 R2.  I have 2 triggers on procedures failing so I need to check the parameter signature.  The 2 procedures listed below are the ones that I'm having an issue with at the moment but I would like the sdk information in case I run into others later.

SendEmail  of form syEmailObj

ConvertFileType of form syEmailObj

Thanks,

Eric Lyons

*This post is locked for comments

  • Suggested answer
    chadbruels Profile Picture
    chadbruels 1,584 on at
    RE: GP 2015 R2 sdk, can't find script changes

    SendEmail of Form syEmailObj

    Parameter Signature for 2015 RTM    

    in RunReportID nRunReportID;

    Parameter Signature for 2015 R2

    in RunReportID nRunReportID;
    optional in integer nResID;

     

    ConvertFileType of form syEmailObj

    Parameter Signature for 2015 RTM

    in string sFileToConvert; {path to file to convert}
    in integer nFormat; {1 = HTML, 2 = PDF, 3 = XPS}
    inout string sConvertedFile; {path to converted file}
    inout boolean fError; {true if error occurred}

    Parameter Signature for 2015 R2

    in string sFileToConvert; {path to file to convert}
    in integer nFormat; {1 = HTML, 2 = PDF, 3 = XPS}
    inout string sConvertedFile; {path to converted file}
    inout boolean fError; {true if error occurred}
    inout integer nError;
  • EricLy Profile Picture
    EricLy 5 on at
    RE: GP 2015 R2 sdk, can't find script changes

    Thanks, I guess where I'm confused is that I have this same coding running for GP2015 without any issues and now in GP 2015 R2 I'm getting errors trying to register the triggers.  So I'm not sure why it would be broken if there were no changes in R2.  Just for complete details, the SendEmail of form syEmailObj is a before trigger and the ConvertFileType of form syEmailObj is an after trigger.

    Thanks,

    Eric

  • Suggested answer
    Mahmoud Saadi Profile Picture
    Mahmoud Saadi 32,738 on at
    RE: GP 2015 R2 sdk, can't find script changes

    Hello Ericly

    The official Dynamics GP Support and Services blog has reported recently that there are no changes included in the SDK of 2015 R2 . So far, the blog published no changes, as it's indicated that any changes that would come to attention will be published accordingly.

    >> Dynamics GP Support and Services Blog | Tables Changes in Microsoft Dynamics GP 2015 R2

    Let us know if you can provide any further assistance,

  • Suggested answer
    soma Profile Picture
    soma 24,410 on at
    RE: GP 2015 R2 sdk, can't find script changes

    Kindly share the your parameter details for above mentioned scripts.

    Here is the GP 2015 R2 parameters for the same.

    SYSTEM FORM PROCEDURE:  SendEmail of form syEmailObj

    ------------------------------------------------------------------------

    in                       RunReportID              nRunReportID;

    SYSTEM FORM PROCEDURE:  ConvertFileType of form syEmailObj

    ------------------------------------------------------------------------

    in                       string                   sFileToConvert;

    in                       integer                  nFormat;

    inout                    string                   sConvertedFile;

    inout                    boolean                  fError;

    Hope this helps!!!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans