Post journal after certify workflow.

GParreiras
New Contributor III

Hi team,

Is there a way, perhaps using channels, to input a journal entry after certifying a workflow?

1 - This workflow is designed to import data, perform data checks after processing, etc. There is one workflow like this for each entity. USA is an entity assigned to this workflow. If I remove it from the workflow entity assignment, the journal posting will work, but i want to keep it there if possible for now.

GParreiras_1-1709738564032.png

 

2 - Then, users can create journals to post adjustments for any entity. However, attempting to post an adjustment for the USA entity will fail due to its certification status. An error message will appear: "Data validation error. The parent Workflow Profile 'USA' is certified."

GParreiras_2-1709738633029.png

Thanks.

 

 

 

 

 

6 REPLIES 6

Krishna
Valued Contributor

1. If you are certifying at the Import Level then the Journal should work. You are trying to certify the USA which has all 3 channels under.

2. Attach the Certify at import level. It should work.

Thanks
Krishna

GParreiras
New Contributor III

Hi @Krishna, Thanks.

So basically, in this case there is no way to allow users to post journals while USA is certified at the same time, correct? I would need to change the structure...

There are a few ways to address this use case, which is not uncommon; I believe they are discussed in the Foundation Handbook. They will require changes to the Workflow setup though, inevitably.

Krishna
Valued Contributor

@GParreiras - You don't require to change the WF structure you have to change the WF Profile Import - Import, Validate,Load,Certify and Make the USA Parent WF to Process. Now Import Channel has its own certify process.  

 

Thanks
Krishna

TGG_Alex
New Contributor III

Agree with @Krishna - when you have a certify step at the top time node, it locks all origin members so even if "corporate" wanted to post a journal after that has been certified at the top time node, you will not be able to.

If you move your certify steps to Import, Form, Adj levels, you can then accomplish this.  if you need to have adj also certified by the site, then you may need to explore workflow channels on top of certify at each step.

 

Cheers,
A.

GParreiras
New Contributor III

Thanks, everyone! That's very helpful.