Salesforce

Automatic Processing Sequence Example (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Automatic Processing Sequence Example (Magic xpa 4.x)

To automatically export application number 2,

add AutomaticProcessingSequenceFile=c:\tools\operations.txt to the Magic.ini file.

Enter the following lines in the c:\tools\operations text file:

Project,c:\projects\myproject\myproject.edp

Export, %Path%MyProject.xml, Repository=A WithModels=Y

Create a shortcut with the proper Default Project environment setting, user name and password for executing the automatic processing file.

An example of a shortcut target is:

C:\program files\Magic xpa x.x\MgxpaStudio.exe /ActivateRequestsServer=N /user=guest /password=guest /AutomaticProcessingSequenceFile=AutoProcess1.txt

Reference
Attachment 
Attachment