Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community,
I have 3 qvw files that should under go with document chaining. these file have been implemented with the section access logic. Can any one explain how document chaining will work when the section access is applied.
Is there any special implementation?. And also once it is implemented i need to deploy in the server. Can you help me what would be the issues will occur in document chaining.
Thanks!!!
Hi Suman,
If your using NTNAME in all the 3 files then the user details will be automatically fetched from the server . If your using USERID then manually you need pass the parameter
Hi Suman,
or you can apply your section access on three documents on script, and you only will pass selections on document chaining.
Regards!!