on ‎2020 Jun 24 10:54 AM
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi,
Unfortunately, BO field related to Visit Score is not PSM released hence it is not possible to access this value directly within PDI.
However as a workaround, you can try to leverage c4codataapi and call this API within your PDI solution ABSL script. By calling following URL you should be able to retrieve the score value for visit ID 1234:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for answer. Followed it I created REST service using a link you mentioned above. Then invoked this service via ABSL and parsed returned xml to get necessary value. Worked fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.