@SNIRLK , Thank you for your reply so quickly. I used updating/creating in workflow and it worked. But there is no update/create action for Reference_ActivityEstimate in the API Explorer. So, I was confused.
Actually, I am trying to update ProjectID for a repost rule of a finical project after a repost rule is created. I triggered it by Process Enrichment event action (When AccountingProjectRepost→ ACCOUNTING_PROJECT_REPOST_TAB is created) But I got error when getting the reposting resource.
Using this to get is ok, Reference_AccountingProjectRepostVirtual
But using this to get is not ok.
Is there any advice how I can achieve this function to update ProjectID for repost rule after a repost rule is cr@SNIRLK
Just want to clarify this myself. I tried again using Reference_ReopenAccountingProjectRepostthe update action works for this entity when event action triggered by creating a Repost Rule. So we could use this to implement the workflow.