in

 

DapTiv Webservices integration using Java

Last post 05-12-2008 9:43 AM by emarone. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 04-22-2008 8:46 AM

    • Vamsee
    • Not Ranked
    • Joined on 04-22-2008
    • Posts 1

    DapTiv Webservices integration using Java

    Hi ,

    I have created java webservice client using DapTiv webservices WSDL url. I learned from the Daptv doc that, to access the methods in this service requires either a standad WSE Security header or a Daptiv PPM BasicSecurityToken header, as I'm using Java client I may not be able to use WSE security header so the next possibility would be using 'Daptiv PPM BasicSecurityToken header'. Can some one help me how to use the token and what is the exact name of the header we need to append to the SOAP message?

     Thanks in advance!!

  • 05-12-2008 9:43 AM In reply to

    • emarone
    • Top 10 Contributor
    • Joined on 09-19-2006
    • Seattle, WA
    • Posts 270

    Re: DapTiv Webservices integration using Java

    Hello,

    Sorry for the belated response to this.  Here is a  link to a code sample provided by one of our vendors for communictating with our API using Daptiv Connection:

    Sample Daptiv Connect Code.

    Here are his comments about the code:

    [Here is] DaptivConnect Sample Code we use to communicate with your API. This is using stubbed out Axis code for [the] API.  To create the Axis code you must use the data mapping provided by Axis at the following website http://ws.apache.org/axis/java/user-guide.html 

     Hopefully this points you in the right direction!
    -Erik

    Erik Marone | Daptiv Product Manager
Page 1 of 1 (2 items)

Navigate: Home | Blogs | Forums | Solution Library  Get Help:  Contact | Feedback | FAQ   Terms of Use:  Terms & Conditions | Privacy Policy