A company plans to rebuild a process that includes functionality that was originally written in APEX and Visual pages using OmniScript. The consultant reviews the process and sees in the first step, the user reviews data and, then enters additional information. In the next step, the process retrieves data from an external system.
In this scenario, which OmniStudio data tool should the consultant recommend?
The OmniStudio data tool that the consultant should recommend in this scenario is an Integration Procedure. An Integration Procedure can execute multiple DataRaptor actions, such as Extract, Transform, and Load, and also invoke REST or SOAP services.In this case, the Integration Procedure can retrieve data from an external system via a REST API and store it in a JSON object for the OmniScript to display
Currently there are no comments in this discussion, be the first to comment!