Hi Community,

Any idea how we can display all the records in detail instead of showing 'show more' button in the detail grid.

Like 0

Like

4 comments

Dear Fulgen, 

10 displayed records limitation has been designed to enhance user experience and system performance. You can have a big number...MoreLess

Show all comments (3)

Hi Community,

Every after record item changes, I am calling this method this.reloadGridData() to refresh the grid in order the recent changes will be displayed.

Now I want after reloading, I want the last active row to be re-selected again. Any idea how can I possibly do this?

Like 0

Like

3 comments

Start from debugging the reloadGridData method and find how it works. Keep your attention on the "onGridDataLoaded" method. Additionally...MoreLess

Show all comments (2)

Trying to add another user to my space so I can share the processes......

P.S. The studio app is not even in the "Product" drop-down list.

Like 0

Like

1 comments

 Dear Aaykay,

Could you please resend the image from your post? Unfortunately it seems like it is corrupted and we cannot open it. Thank...MoreLess

Show all comments

Hi!

I have created next approval: https://cl.ly/784ee656da57

When executing, it generates a web notification, but nothing appears on the notification panel: https://cl.ly/8307768a34e0

Is there any aditional configuration for notification panel?

Waiting for your help, thanks in advance!

Like 0

Like

1 comments

Hello,

Unfortunately such issues cannot be processed in terms of community posts so please email us at support@bpmonline.com and we will take...MoreLess

Show all comments

Hi Community,

Any Idea, how can I retrieve not only the unique identifier of the deleted record but also the parent foreign key of the deleted record on delete signal?

My scenario is:

On deletion of a child record, I want to create a business process that will be triggered on delete signal. Then...MoreLess

Like 1

Like

6 comments

Dear Fulgen,

If a process that starts on record deletion is started not in the background you can simply add "read data" element that will read...MoreLess

Show all comments (5)

Good day.

I'm trying use Entity schema query for get the records from the database, but I when use the following code the result is zero, my code is following

showWorksDoneInfo: function() {

                // Receiving the order end date.

     ...MoreLess

Like 0

Like

2 comments

Please catch the request with fiddler and check if the filtration in the request matches to your needs. 

https://www.telerik.com/fiddler

Then...MoreLess

Show all comments (1)

On a windows PC, there is no way to scroll horizontally if the business process has swim lanes is too big.

A scroll bar at the bottom would be beneficial or allow click and scroll in the swim lanes as it is without swim lanes.

Hope it makes sense otherwise happy to provide more details.

AK

2 comments

Dear Aaykay,

Thank you for your idea. Could you please let us know some more details to make sure we understand it clearly? After that we will...MoreLess

Show all comments (1)

How do I import a BPMN model in Studio (not the free version)?

Like 0

Like

3 comments

Dear Bernhard,

Current functionality of BPM'online process designer allows to create diagrams based on this notation but it does not support...MoreLess

Show all comments (2)

Hi



What are the recommended ways / tools to measure performance / Load test metrics for the following

1. Web GUI

2. Custom web services built on bpm'online



Are there any performance metrics available for the Out of the box GUI and inbuilt web services that we can benchmark our development on?



Note : We are looking at an on site installation of Bpm'online studio v7.14



Thanks & Regards

Shrikanth

Like 0

Like

7 comments

Unfortunately, there are no out-of-the-box monitoring tools on the client end. Please feel free to write them in the mentioned custom web services...MoreLess

Show all comments (6)

When Open edit page is used in a process, how do you complete the process if the page is canceled?  If the user selects CANCEL, instead of SAVE, the process should continue and this should be detectable in some way. How do I set it so that the element is considered complete without saving the record and verify it afterwards?

Like 0

Like

3 comments

Hello,

If the page is canceled the process is left in "Running" status so the system user could return to it and complete this element (if he...MoreLess

Show all comments (2)