Thank you for letting us know your questions. If by "the number is more than 100" you are referring to the number of documents you are trying to create, we would recommend that you make this an asynchronous task because synchronous task are required to resolve in less than 230 secs. Hence, if the creation of 100 documents in a synchronous activity is taking more than 230 secs, then the process will timeout. Asynchronous activities do not have that restriction.
Dear Yousef,
Thank you for letting us know your questions. If by "the number is more than 100" you are referring to the number of documents you are trying to create, we would recommend that you make this an asynchronous task because synchronous task are required to resolve in less than 230 secs. Hence, if the creation of 100 documents in a synchronous activity is taking more than 230 secs, then the process will timeout. Asynchronous activities do not have that restriction.
Best regards,
Laura G
Dear Laura, Thank you for answering me
Can you explain how to do it?
And how I can zip all the created documents in one folder
Comments have been locked on this page!