I created a harmony of data which comes from external web services. For example, I retrieved dataA for ColumnA, dataB for ColumnB, dataC for ColumnC etc. I want to INSERT this data to section object table which section page based on.
How can i bind these things?
Like
1 comments
11:53 Jul 27, 2022
Hello,
You can create a business process in which you will fill in the required fields received from the web service.
Details on the academy website:
https://academy.creatio.com/docs/user/bpm_tools/process_elements_refere…
Show all comments