Clarity

  • 1.  XOG Windows Client login

    Posted Aug 20, 2018 08:03 AM

    I'm new to CA PPM, i'm trying to connect xog using windows client.

     

    Getting "XOG invoke failure"

     

    <user id>/<password>@<hostname>:<port id>

     

    our is a On-Demand Application. tried hostname as Application URL and port no as 8002 and 8080 no luck. can someone please help me on this. thanks...



  • 2.  Re: XOG Windows Client login

    Posted Aug 20, 2018 08:14 AM

    Are you using "xog -sslenabled true" when lauching XOG?



  • 3.  Re: XOG Windows Client login

    Posted Aug 20, 2018 08:20 AM

    Hi Jeevan,

     

    Launching "xog" batch file from installed folder

    FYI...

    C:\Program Files (x86)\CA\PPM\CA PPM XOG\bin



  • 4.  Re: XOG Windows Client login

    Posted Aug 20, 2018 08:49 AM

    Hi Deepan, 

     

    Jeevan was asking you whether you are adding "xog -sslenabled true" while you run the XOG. 

     

    So, I guess it would be C:\Program Files (x86)\CA\PPM\CA PPM XOG\bin\xog -sslenabled true

     

    Thanks.



  • 5.  Re: XOG Windows Client login

    Posted Aug 20, 2018 08:51 AM

    Just found. See this one: Error Running XOG Client 

    Might help you more.  



  • 6.  Re: XOG Windows Client login

    Posted Aug 20, 2018 11:21 AM

    still i'm getting error. can it be an ID issue.

     

    "XOG Invoke Failed"

    login <>/<>@cppm7018-dev.ondemand.ca.com



  • 7.  Re: XOG Windows Client login

    Broadcom Employee
    Posted Aug 21, 2018 02:25 AM

    Please follow closely this KB Article: 'Unexpected end of file from server' error when co - CA Knowledge. It might be an issue with the port, but you can find all steps in the Resolution section to connect to a SaaS environment.

     

    Regards,

    Marc



  • 8.  Re: XOG Windows Client login

    Broadcom Employee
    Posted Aug 20, 2018 09:07 AM

    I agree with the solutions proposed by Jeevan and Abhisek.

    Check out this KB Article's "Resolution" section for an example of the commands you should run, to launch xog and also to login:

    'Unexpected end of file from server' error when co - CA Knowledge 

     

    Hope this helps.

     

    Regards,

    Marc



  • 9.  Re: XOG Windows Client login

    Broadcom Employee
    Posted Aug 21, 2018 02:52 AM

    Hi Deepan, 

     

    Try to use below xog command with parameters.

     

    >C:\Program Files (x86)\CA\PPM\CA PPM XOG\bin\xog -sslenabled true -username <your user name> -password <your password> -servername cppm7018-dev.ondemand.ca.com -portnumber 443 -input <xog input xml> -output <xog output xml>

     

    Regards,

    Shoichi