Expand my Community achievements bar.

Dermis api FORM data model

Avatar

Level 10

Hi,

has anyone used dermis api to invoke form data model services ?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

2 Replies

Avatar

Employee

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