This topic contains 1 reply, has 0 voices, and was last updated by chanarbon 6 years, 11 months ago.

  • Author
    Posts
  • #6402 Score: 0

    zcheng100
    • Contributions: 0
    • Level 1

    I am developing a mobile app connect to Netsuite in Android Studio using java. Let’s say, user inputs a salesorder number, app returns customer name.

    I tried import required libraries and use API, which wasn’t success.

    Has anyone done this before?
    This is a cached copy. Click here to see the original post.

  • #6403 Score: 0

    chanarbon
    • Contributions: 0
    • Level 1

    Hi zcheng100 ,

    Are you using the the SuiteTalk API for this one? For the scenario that you have, I think the better use case is more on the use of RESTlet rather than doing it on SuiteTalk more or less due to that fact the having it performed by Apache Axis on mobile is much heavier in resource compared to doing it via JSON.

You must be logged in to reply to this topic.