Error while adding record in BPM'Online by using external app

Hello All,

I would like to add a new record in the bpm'online cotact section. Using webservice ntegration so that I have created on console application in visual studio 2012, I was getting the error like "Terrasoft namespace or name not found and The type or namespace name script does not exist". Can anyone please provide me the way to add these two references in visual studio.

File attachments

Like

2 comments

Dear Amol,

In case you have your system deployed on-side, please, follow the links in the article to download the needed namespaces:

  • Terrasoft.Core.dll is a main class library of the application server kernel. Can be found by the following path: [Directory with the installed application]\Terrasoft.WebApp\bin\Terrasoft.Core.dll
  • Terrasoft.Nui.ServiceModel.dll class library the application services. Can be found by the following path: [Directory with the application installed]\Terrasoft.WebApp\bin\Terrasoft.Nui.ServiceModel.dll.

https://academy.bpmonline.com/documents/technic-sdk/7-8/dataservice-adding-records

However, in case your application is in cloud, please, contact bpm'online support team for the neccessary .dll files. 

ok thanx

Show all comments