We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
I want to pass dynamic filter value for REST message used in Remote Definition. Is this achievable? if yes, let me know the possible ways to pass the filter value. var r = new sn_ws.RESTMessageV2('x_1224_abcd', 'GetID'); r.setStringParameterN...
Thank you all for your responses, let me reframe my question.I want to use the Remote table in catalog item reference variable, to use the response returned from API call. I am getting the response from API call by static values as of now. but wanted...
Thank you all for your responses, let me reframe my question.I want to use the Remote table in catalog item reference variable, to use the response returned from API call. I am getting the response from API call by static values as of now. but wanted...
Thank you all for your reply, let me reframe my question.I want to pass dynamic value to remote definition, so that I can use the remote table in reference field on catalog item.