WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

MVP

Hi everyone,

I've noticed a strange rendering / displaying of data tables.
I attached a screenshot:
1) This is how the data table looks like if I refresh the browser
2) The mouse overs work fine
3) "Dragging" the data table "displays" the table correctly.

3) can also be achieved when the data table is in a tab and you switch tabs. The data table is displayed correctly when getting back.

We haven't modified the process in months so my best bet is that this has something to do with the current Edge version. Can someone confirm this behavior?

WEBCON BPS version: 2022.1.4.155
Edge version: 130.0.2849.56

Best regards,
Daniel

MVP

Hi Andreia,

I would use the following approach:

- A technical workflow which get's executed periodically.
- It gets all currently in Transit workflows and stores them in an item list.
- Process a batch of x item list rows to check the current state.
- If it is delivered move the source workflow to the next step and even update the actual date.

If getting the information is complex you could even spawn sub workflows for each item list so that you can implement in each the exact steps to get the details from the carriers.

I've successfully used both approaches in the past.

Off topic:
If I remember correctly you are/have been using Oracle. Could you take a look at this question
https://community.webcon.com/forum/thread/6135

Best regards,
Daniel

MVP
In reply to: Arthuzad

interesting approach, would need to look into it deeper. is there any guide or docs that you can point me to, where some similar work is done there ?

Hi,

I don't think you will find some official documentation on how to use the internal APIs like fetching data from a report.

I also haven't used it, but if you need an example for the other elements I mentioned you could look at this post:

There's a business rule to retrieve the integer id of a business rule/parameter by passing the GUID.
https://daniels-notes.de/posts/2024/start-teams-chat-from-user-fields#business-rule-integer-ids

The result is assigned to a JavaScript variable which is defined inside the script element in an HTML field.
https://daniels-notes.de/posts/2024/start-teams-chat-from-user-fields#configuration-html-field


Best regards,
Daniel

Hi, I'm trying to configure the SOAP endpoint provided by Oracle WebLogic. However, nothing happens when I import the WSDL, and SOAP methods aren't imported. Webcon does not show any errors during this process.

I tried to load the WSDL locally from a file, but with the same result.

Does Webcon support a connection with the SOAP endpoint provided by Oracle WebLogic?
Have you ever encountered this issue?

Webcon version: 2022