Clarity

  • 1.  Blank out 'Termination Date' on Resource page

    Posted Dec 17, 2017 11:55 PM

    CA-PPM Version 15.3

     

    I can't find any solution for blank out termination date' via XOG.  There was a discussion forum referring to "CLRT-11168 ERQ: XOG issue - Null value not updating to Clarity and need to unset fields"

     

    I tried terminationDate="" and also removed the tag from the XOG but still unable to blank out the 'Termination Date'.

     

    Any pointer is greatly appreciated :-)

     

    Thanks

    -Venkitta



  • 2.  Re: Blank out 'Termination Date' on Resource page

    Broadcom Employee
    Posted Dec 18, 2017 12:30 AM

    Hi

     

     

    I tried terminationDate=null as the following. It works fine.

    Please check it.

     

     

    Regards,

    Shoichi



  • 3.  Re: Blank out 'Termination Date' on Resource page

    Posted Dec 18, 2017 12:45 AM

    Thanks Shoichi for the prompt response.

     

    "<Resource resourceId="XOGRES2" isActive="true" employmentType="Employee" resourceType="LABOR" hireDate="2000-03-21" terminationDate=null isExternal="false" managerUserName="admin" externalId="2323AAA" includeInDatamart="false">
    <PersonalInformation lastName="XOGLast2" firstName="XOGFirst2" displayName="XOG Resource 1" emailAddress="bogus@niku.com"/>"

     

     

    I tried the XOG client and also XOG Bridge (IT-ROI solutions) but I get the below error message

     

    << ERROR SENDING XOG, PLEASE VERIFY >>

    Error sending XOG: Error during saving a multipart message

     

    Any idea?

     

    Thanks



  • 4.  Re: Blank out 'Termination Date' on Resource page

    Posted Dec 18, 2017 12:49 AM

    I fixed the problem

     

    The value NULL should be within double quotes

     

    terminationDate="NULL"



  • 5.  Re: Blank out 'Termination Date' on Resource page
    Best Answer

    Broadcom Employee
    Posted Dec 18, 2017 01:06 AM

    Hi

     

    Sorry for confusing.

    I attached screen shoot of xml editor, so it did not show double quotes.

     

    If this reply has correctly answered your question, please click the "Mark Correct" button so others can benefit from this information.

     

    Regards,

    Shoichi