We have a requirement to implement a questionnaire in the ServiceNow catalog and pass those answers to the Service Desk.
For example, if a user requests any disconnected application and fills out the questionnaire, all the answers need to be passed to the Service Desk as comments or in some other form.
From the documentation, I understand that the questionnaire responses are passed as metadata in the access request to sail point. However, how can we provision this metadata to the Service Desk?
I assume that the Service Desk Before Provisioning Rule will not have access to this metadata, so how can this be handled?