Hi Team, I am developing a report based on categories, sorted by age groups. The data is stored in a schema, and I am displaying the report for a selected category. However, the age groups are not appearing in sequential order. I want the age groups to be displayed in the following sequence: Below 2...
Hello Team, I'm looking to enforce mandatory fields in the delivery form to ensure nobody leaves them empty. I've tried using the "required" attribute along with the "leave" tag as suggested in the documentation, but it doesn't seem to be working. Could you please suggest an alternative approach or ...
Hi Akshay,Thank You! I have tried both the command.1) execCommand('zip -r -j '+vars.zipFilename+' /sftp/test/incoming/Zip'+' '+vars.filename+'');First one is throwing an error. Also, first time when I executed this it worked but the file is not placed. 2)execCommand('zip '+vars.zipFilename+' '+vars....
Hi Pravallika,Thanks for your response!!Can you just help me with the "vars.directorypathZipFileIsPlaced". What will be the value for this or what will in place of this?Regards,Ankita Vishe
Hello Team, I'm looking to convert a single .csv file into a .zip format and then transfer it to SFTP. Could you please assist me with this? Thank you. Regards, Ankita Vishe
Hi, Thank you for getting back to me. In the screenshot provided, when we navigate to the "Operator" folder and click on "New," a popup appears indicating that user creation is done on the admin console. Creating operators directly in the console seems to be unavailable. Best regards, Ankita Vishe
Dear Team, I require assistance in creating an operator with restricted access to client console functionalities, and access only to the API and Web. Upon attempting to create the operator, a prompt directs me to the Admin Console with the message: "User creation has moved to admin Console."Could yo...