Forum Discussion

skatkam_bbt's avatar
5 years ago

Unable to do Property Transfer from the Xml response - Please help

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soap:Body>
      <evaluateCIPStoreScoreEventResponse xmlns="http://eh.abc.com">
         <evaluateCIPStoreScoreEventReturn xmlns="">
            <additionalData xsi:nil="true" xmlns="http://eh.abc.com"/>
            <message xmlns="http://eh.abc.com">AIS invocation return with success</message>
            <returnCode xmlns="http://eh.abc.com">0</returnCode>
         </evaluateCIPStoreScoreEventReturn>
         <additional_questions_flag xmlns="">false</additional_questions_flag>
         <questions xmlns=""/>
         <score xmlns="">150</score>
      </evaluateCIPStoreScoreEventResponse>
   </soap:Body>
</soap:Envelope>

3 Replies

  • richie's avatar
    richie
    Community Hero

    Hi skatkam_bbt 

     

    Property transfers are typically fairly straightforward - however all you've provided is a SOAP message.

     

    1.  Is the SOAP message a request or response? (I'm guessing its the response from the title - but I'm not sure!)

    2. What do you want to transfer?

    3. What do you want to do with the transferred properties?

     

    Answering those 3 points will determne the answer for the most part!

     

    Cheers,

     

    rich

     

     

  • skatkam_bbt ,

     

    Which value you want to trasfer via Property Transfer

    And can you please share any screenshot of your way of transferring property.

     

    • Olga_T's avatar
      Olga_T
      SmartBear Alumni (Retired)

      Thanks HimanshuTayal and richie for your participation!

       

      skatkam_bbt, have you managed to find a solution? We are looking forward to hearing from you.