This topic contains 3 replies, has 0 voices, and was last updated by j.j 10 years, 9 months ago.

  • Author
    Posts
  • #7685

    j.j

    We are using suitescript to develop a custom report using NetSuite report object and apis.

    The issue is the report is getting timed out. In Standard NetSuite you can execute the report and get alerted once the execution is complete and the same is available for viewing as it is stored by NetSuite.

    My questions is can we also using SuiteScript report apis execute the report in the background (i.e. get status) and save it and make it available to the user once complete ??

    we have explored the NS help and documentation but no hep …

    any help would be highly appreciated.
    This is a cached copy. Click here to see the original post.

  • #7686

    Robbie

    J.J,

    Yes, you could build the report in SuiteScript and have it report to the user in a variety of methods. You could save results into field values, email users, or show the results on a screen. Please post more information about what you’d like to do and we can help further.

    Thanks

  • #7687

    j.j

    thanks for the response robbie …

    we already have built the report using report apis … but the report times out … i am unable to find apis to schedule the report or email it on completion or run it in the backgroud … the only thing that we can do is show the report right away in which case it times out … so the question remains if we have any report apis available to schedule it and check status or directly save as pdf, csv without even displaying on screen…

  • #7688

    j.j

    seems like its a big bottleneck – running any tasks or customized searches, reporting timeout issues are pertinent and there is no solution to it …

You must be logged in to reply to this topic.