Passing variables between Business Objects
Summary:
I need to use the output registry id of business object that is fetching data from supplier endpoint URL in the next business object which is fetching bank accounts associated with Supplier.
Content (please ensure you mask any confidential information):
I am using a business object to fetch the supplier details using
/fscmRestApi/resources/11.13.18.05/suppliersLOV/{suppliers_Id}.
i want to use the supplierregistry id from above call and pass on to other Business Object which is linked to
/fscmRestApi/resources/11.13.18.05/supplierRegistrationRequests/{SupplierRegistrationKey}/child/bankAccounts.
How can this be done inside fusion AI studio.
Version (include the version you are using, if applicable):