I am trying to create a virtual detail object to present a dynamic field.  BPM will call a webservice to populate the field when it is done.  I cannot find the Terrasoft DLLs online.  Does anyone know where I can find these.  It looks like I need these libraries

Terrasoft.Nui.ServiceModel.DataContract.EntityCollection;

Terrasoft.Nui.ServiceModel.DataContract.ErrorInfo;

Terrasoft.Nui.ServiceModel.DataContract.SelectQueryResponse;

Terrasoft.Nui.ServiceModel.DataContract.DataValueType;

Thanks

Like 0

Like

2 comments

Hi,

You can implement the application on-site and have the access to the dll's. Alternatively, you can write an email to support@bpmonline.com...MoreLess

Show all comments (1)

Hi Community!

How are you?

How could I put together a query similar to that with ESQ on the server side? Can I use aggregation functions?

 SELECT Max(l.CreatedOn), l.SmrRecordId 

   FROM SmrLoggingRecord l

     JOIN [dbo].[Case] c

        ON l.SmrRecordId = c.Id

        AND c.UpriEstadoCasoId = '78346E42-83AD-4790-B901-DB750A1D157E'

  WHERE l.SmrColumnCaption = 'Estado del Caso' 

  GROUP BY SmrRecordId

King Regards!

Ezequiel

Like 0

Like

1 comments

Hi,

There is good description here how to write such queries. When reading pay attention to "Adding columns to query" section there...MoreLess

Show all comments

Hi 

  I am new to bpm online. I need to create an application to save user data, save documents and store the documents after approval workflow by HR. Where can I start the development? What is the IDE for creating this? I have gone through https://academy.bpmonline.com/. But not able to find proper information for a starting developer. Where can I create a list? Where do I need to write code for saving data to list? Can anyone please help me?

Like 0

Like

1 comments

Hi Community!

In this Opportunity, i want know how import Boolean data with "Import Wizard". 

That is, in the excel I have some fields of the Boolean type to map in the corresponding fields of some entity in this case, the entity is "Case"

I tried putting in Excel, the values ​​0,1, T, F, Yes, No, for the correspondence with true / false but none works, the field in the application does not map

I attach images below

I hope your can help me!

King Regards,

Ezequiel

Like 0

Like

1 comments

Dear Ezequiel,

Please change the fields type in Excel file to text format:

Then please type in all in lower case true/false:



Then tr...MoreLess

Show all comments

Hi

I've installed the plugin for MS Word 2013 64 bits ok, but after I selected the printable form the table with the fields doesn't appear to select the fields.

Any help?

Thanks

Like 0

Like

5 comments

Hi Ulisses! 

Did you defined what printable fields you'd want to have on your printable in the Lookup named "Printable"



https://academy...MoreLess

Show all comments (4)

Hi community!

How are you?

How can I apply a rule only if a condition is met? In this case, if the logged-in user has the CASACENTRAL organizational role, the rule does not apply, otherwise the rule will apply

"UpriNino": {
      FiltrarRegionNinoPorRegionJI: {
  ...

MoreLess

Like 0

Like

4 comments

Dear Ezequiel,

Check the manual from our SDK that provide the examples of setting up the conditions for the business rules - https://academy...MoreLess

Show all comments (3)

Hi community!

How are you?

I entered the application with "ipedraza" user, I created a case and then I published a news item in it as the image shows

Then,I enter with the user "pjarab", who has access to the case and who follows the news of the case. If I click on the News button in the communication...MoreLess

Like 0

Like

3 comments

Dear Ezequiel,

There are two separate buttons connected to the feed in the communication panel - the upper one is for the Feed and the lowe...MoreLess

Show all comments (2)

Hi community!

How are you?

I just installed the module "change log" of marketplace, configure the permissions for "System administrators" to the operations,

configure the fields of the section of which I want to register the changes,

but I do not know how to see the tab "History of Changes" on the page of Cases. Surely I'm missing some step. Could you help me?

King Regards,

Ezequiel

Like 0

Like

2 comments

Hi Community!

 

It was language problem. Configuring the user's language in English and entering again works. Any suggestions on what to...

MoreLess

Show all comments (1)

I'm trying to upgrade from 7.11.3 to 7.12.0 and when running BpmonlineUpdater.exe I have the following errors in the console: 

Error: Could not load file or assembly 'SharpSvn, Version=1.9007.3987.251, Culture=neutral, PublicKeyToken=d729672594885a28' or one of its dependencies. Operation is not...MoreLess

Like 0

Like

1 comments

Dear Alin,

Please check that you have the SharpSvn.dll file in Terrasoft.WebApp\DesktopBin\WorkspaceConsole\x64\ folder.

Also it would...MoreLess

Show all comments

Hi Team, 

I am trying to setup Questionnaire management  but not able to fallow the flow given in market place, 

Need to understand what i have missed. 

Regards

Chandrakanth JK 

Like 1

Like

2 comments

Dear Chandrakanth,

This is the third party application that was not developed by Terrasoft. On the page of the application you can check...MoreLess

Show all comments (1)