After you you develop your ABL procedure and create a native invocation file, 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.The New ESB Process dialog box opens.
  2. Name your process and click Finish. An empty process appears:
  3. To import the invocation file, select File > Import.
  4. In the Import dialog box, select File System from the General directory and click Next.
  5. Browse to the directory where your native invocation file is located, select your invocation file, and specify the location of your project in the Into folder field. Click Finish.
  6. 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 want to examine the process details, then right-click the service and select Open. The details appear, as shown:
  7. To add a scenario:
    • Click the Scenario tab.
    • Click + to add scenario.
    • In the Scenario Details section, change the File/Literal column to Literal .
    • Provide a Test Value.
  8. Save your process, and click Yes when you are prompted to upload the process after saving.