User Activity

Hi, I am trying to get customer Details from Netsuite using Netsuite Get snap, but the snap is routing documents to both Error and output views, is there any issue with the snap or Am I doing anything wrong, Previously it used to work correctly, star...
Hi Team, we have requirement to call script from current python script.to call another script i’m using subprocess.call method. subprocess.call(r"C:\Python27\python.exe" + " " + r"C:\Test\Scripts\Test.py" , shell=True) but i’m not receiving any erro...
Hi, I am doing a Netsuite search operation, and I need only 10 to 12 fields from the response, where can I provide the columns list in the snap. Thanks, Abhinav.