You are viewing limited content. For full access, please sign in.

Question

Question

Insert Task not working with Invoke A Business Process

asked on October 26, 2020

Good day, 

 

We have a process that Inserts data into a SQL table. Once complete it invokes a Business Process Form.

 

With both tasks Enabled, the tasks show they run successfully with the Form being created. Except no data is inserted into the SQL table. 

 

When we disable the Invoke Business Process task and rerun the process, the data is inserted as it should be. 

I can't see how they are conflicting. 

 

I have recreated the Invoke Business Process task and restarted the workflow service

 

Any thoughts?

Thanks

Ian

0 0

Replies

replied on October 26, 2020

Activities are executed sequentially. Are you sure your Forms process is not triggering some other workflow instance or Forms process that cleans up the value from your table?

0 0
replied on October 26, 2020

Hi  Miruna, 

Not that I can see. I have the attached the two instances. All that changes is the disabling of the task

 

Invoke.PNG
No Invoke.PNG
Invoke.PNG (16.7 KB)
No Invoke.PNG (16.22 KB)
0 0
replied on October 26, 2020

Oh, there's loops involved. Did you confirm you're running the same number of iterations in For Each Value and the same number of Conditional Sequences?

1 0
replied on October 27, 2020

Good day Miruna,

 

We discovered a field with a spelling that was causing the issue. It was strange because we discovered that if we ran the process as second time with no changes it would work fine with the spelling mistake. 

 

Anyway, it's fixed now

 

Thanks for helping

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.