Hello JDEList community! Been a long time lurker, first time poster
I am trying to use B98ORCH to call an orchestration which is in turn consuming a REST API using a connector. I am able to use B98ORCH to call the orchestration successfully, but the API response is a large JSON Array (luckily its pretty simple, but an array nonetheless). The entire array fits within the szOutputString_REPTEXT from the BSFN outputs, but I am a little lost as to how I can parse the JSON array out of the...
Read more
I am trying to use B98ORCH to call an orchestration which is in turn consuming a REST API using a connector. I am able to use B98ORCH to call the orchestration successfully, but the API response is a large JSON Array (luckily its pretty simple, but an array nonetheless). The entire array fits within the szOutputString_REPTEXT from the BSFN outputs, but I am a little lost as to how I can parse the JSON array out of the...
Read more