Once you have developed your ABL procedure and created a native invocation file, you create an ESB process in Sonic workbench.

To create an ESB process in Sonic Workbench:

  1. Create a new Sonic Development Project and, then create a new ESB Process.
  2. The New ESB Process dialog box opens. Name your process and click Finish. An empty process appears:
  3. Now import the invocation file. To import, select File > Import. In the Import dialog box, select File System from the General directory and click Next. Browse to the directory where your native invocation file resides. Select your invocation file and specify the location of your project in the Into folder field. Then click Finish.
  4. Add the Native Invocation File (GetCustName.esboe) to the process by dragging the file from the Project Explorer window onto the process.
    1. If you wish to examine the process details, right click on the service and select Open. The details appear, as shown:
  5. Now, click the Scenario tab. To add a scenario, follow the steps below:
    • Click + to add scenario.
    • In the Scenario Details section, change the File/Literal column to Literal .
    • Provide a Test Value.
  6. Save your process, and chose Yes when prompted to upload the process after saving.