Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Invoke service uses dermis api as suggested but the approach used is via custom submit in this case . API limitation prevents one from writing test case as the api is not exposed and adobe will be working to expose in the further
thanks
Hi,
Yes, could you please describe your use cases and any related questions?
Would like to use dermis api without passing deprecated json Apache api for the same and I am passing json object or string , with multiple entities and data via submit.
1. Additionally wondering if using function output(not invoke service) I can invoke service using dermis api ?
2. another need is on submit, I would like to invoke puts or posts to subset of json data sent via submit, which I have class written but using deprecated json Apache api (code provided by adobe). @Vijay_Kumar_Jalagari . I have json string and what easy way can I convert without using json Apache api
3.Also any redirect that can be sent over to front end ?
4. i see the response of execute query via dermisbridge is null but query is executed accurately , how do i know it is a success response via code - so as to capture it
1. what is the best way to use it via function script within rule editor - invoking dermis api ?
2. The valueutil converts to ivalue but query.setoptions needs operation options that needs ivaluemap . Do we know how we can convert the string or jsonobject(gson api) to ivaluemap?
query.setOptions(new OperationOptions(operation id, ivaluemap).
3. So this is not done at the api level but jsp or the component level ?
4. but value=dermisbridge.executeoperation is null although successfully executed. It does not give response
@NitroHazeDev Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Invoke service uses dermis api as suggested but the approach used is via custom submit in this case . API limitation prevents one from writing test case as the api is not exposed and adobe will be working to expose in the further
thanks
Views
Likes
Replies