We are trying xog in the dev environment - https://cppm####.ondemand.ca.com/ but it isn't allowing to do so and throwing error as Login failed.
Release : 15.9.2
Component : XOG
Use the clarity username and password.
Reference from 15.9.2 documentation:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/business-management/clarity-project-and-portfolio-management-ppm-on-premise/15-9-2/reference/clarity-ppm-authentication-methods/Clarity-SaaS-Authentication.html#concept.dita_a48f88ad-53fa-4f29-8f45-fb77cd17d47e_XOG
Accessing Clarity via XOG
In case this fails on your corporate network, please try adding the following (as most organizations use a Proxy server for outbound connections):
Reference:
https://community.broadcom.com/communities/community-home/digestviewer/viewthread?MID=720711
Editing the xog.bat file and adding
"-DproxySet=true -Dhttps.proxyHost="URL" -Dhttps.proxyPort="PORT"-Dhttps.proxyUser="USER"-Dhttps.proxyPassword="PASSWORD" "
into PROGRAM_ARGS line.