Agile-Developer

Agile Developer

Issue with Field Sa...
 
Notifications
Clear all

Issue with Field Saving in Dynamic Form Creation

4 Posts
2 Users
0 Likes
77 Views
Posts: 481
Topic starter
(@banupriya)
Noble Member
Joined: 9 months ago

We are creating dynamic forms using the Execute API. However, when I run the script, only part of the data is saved. Out of the 44 fields available in my Tstruct, only 35 are being stored, leaving 6 fields unsaved. I have attached the log file for your review. Please investigate whether this issue is related to session timeouts or if another solution is needed.

Additionally, there are 44 fields available in the PIC Template List under "Template Creation - New Joinee."

3 Replies
Posts: 490
Admin
(@axpertsupport)
Reputable Member
Joined: 1 year ago

As discussed, please follow these steps to increase the web service timeout, save the records, and verify the results.

There is a developer option called "WebService Timeout" that allows you to extend the timeout for a specific tstruct. The default value is 100,000 milliseconds, but you can increase it as necessary.

To adjust this setting:

1. Navigate to Settings → Developer Options.
2. Select WebService Timeout in the Property Field.
3. Enter the desired duration in the Property Value field.
4. Choose the relevant form name.
5. Save the changes.

Please use this setting with caution, as it will extend the timeout for all calls within that tstruct.

Reply
Posts: 490
Admin
(@axpertsupport)
Reputable Member
Joined: 1 year ago

Following your instructions, I increased the timeout to 5 million seconds. However, I am still encountering the same issue: out of 69 fields, only 44 fields are being created, and the remaining fields are not being saved.

Reply
Posts: 490
Admin
(@axpertsupport)
Reputable Member
Joined: 1 year ago

The reported issue is currently being addressed by the product team. Can expect the fix as part of the upcoming release.

Reply
Share: