You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Access Participant Profile in BML

Received Response
33
Views
2
Comments
edited Apr 26, 2021 6:04PM in Configure Price Quote 2 comments

Content

Hi,
We have a requirement that will need me to check which participant profile is current user assigned to. In CPQ I can access user groups in code using system variable. Is there any way to get the participant profile of the user. For Eg when I look at page source I see a hidden field called pp_id which has values like:
input name="pp_id" type="hidden" value="5767845_Requestor"
input name="pp_id" type="hidden" value="5765790_View Only"

We are doing the following to get it as of now but it is causing some performance issue.

 

env = lower(_system_company_name);

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!