This topic contains 5 replies, has 0 voices, and was last updated by chanarbon 7 years, 10 months ago.

  • Author
    Posts
  • #6507

    mtt

    Hello,

    I am new to Netsuite.

    I need to connect to webservices to create Customer programmaticaly thanks to a Java program.

    I have created a CXF client from the WSDL.

    I have a user on the sandbox, I have activated the TBA for its role, I have created an ApplicationID.

    Now, I just want to connect the sandbox to test my credentials.

    I have tried thanks to SOAPUI

    Can you help me ?
    This is a cached copy. Click here to see the original post.

  • #6508

    chanarbon

    For the Java sample, I would suggest you to checkout SuiteAnswers ID 44710 (https://netsuite.custhelp.com/app/an…ail/a_id/44710) for the Java sample. I hope it works on you end since it worked on my end upon testing.

  • #6509

    mtt

    Hi chanarbon ,

    Thanks for answering. I have been able to connect thanks to the link you provided !

    Question : Do I have to recompute the header for each connection ?

  • #6510

    chanarbon

    As a part of the improved security provided by token-based authentication, the signature should be calculated on every request performed to ensure the authenticity of the request.

  • #6511

    mtt

    Ok,thanks again !

  • #6512

    chanarbon

    You can also check out the samples @ http://www.netsuite.com/portal/devel…ications.shtml

You must be logged in to reply to this topic.