for js backend webscripts, is it possible to store session because for me my webscript is giving me time out error for running over large content after some time.
any help would appreciate,
regards,
brahmaiah ganna
Technically you can store data in the session from JavaScript backed web scripts but you rarely if ever should need to. A long running JavaScript backed web script does not timeout, technically speaking. It will run to completion. But you may be experiencing a timeout on the Share proxy to Repository-tier web scripts because that proxy (/share/proxy/alfresco/) uses a configurable timeout to set a limit on how long it waits for completion. This can be configured via the connector configuration in the "Remote" configuration section of share-config-custom.xml
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.