Question
3
Replies
438
Views
Tech Mahindra Ltd
Posted: February 12, 2018
Last activity: February 19, 2018
Closed
Using Interaction manager
How to set the web adapter StartPage property from the interaction manager?
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
How to set the web adapter StartPage property from the interaction manager?
hi sasnt,
My requirement is to start a web page and the url of that page should be not be hard coded in the startpage property of the adapter it should take the url from the Configuration File .
Hi Satya,
You can configure common values in the configuration file and use them in the automation as mentioned below.
1. Add Configuration item to the project, one config per environment i.e dev, test, prod.
2. Add variables to GlobalContainer
3. Map variables to configuration
4. Use above variables in the automation flow.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
This question is unclear. Please elaborate. The StartPage property of a web adapter can be easily set inside an automation. I am not sure what you mean to use the Interaction Manager to set it for. Are you setting the value as a context or global value?