Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Start program from Integration Manager Script

(0) ShareShare
ReportReport
Posted on by

I'm trying to start an external program in Integration Manager. I've created a very simple script to run Before Integration:

Execute "c:\temp\wp.bat", -1, 0

As per the IM Users Guide. This generates an error about wrong number of arguments. Since the arguments are listed as optional, I tried:

Execute "c:\temp\wp.bat"

Now I get Expected statement error.

Please tell me what I'm doing wrong. I'm guessing it's obvious, and I just cannot see it.

*This post is locked for comments

  • Community Member Profile Picture
    on at
    RE: Start program from Integration Manager Script

    Still not sure why this does not work like the documentation states, but if anyone else has the issue here is a workaround:

    Set objShell = CreateObject("WScript.Shell")
    Set objExec = objShell.Exec("c:\temp\wp.bat")

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics

Product updates

Dynamics 365 release plans