Home > Forum > Actions > Error while exporting an application on the dev environment.

Error while exporting an application on the dev environment.
0

Hello,

During an export I get a process export error like below:

Invalid reference tag occurences:

Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist"

The thing is I don't have any form field with ID 11805 and I don't use any business roles in that process. How to get rid of this error?

MVP

Hi Martin,

I think there's one thing to clarify. Whenever you use SQL command or something similar you are creating a business rule. If they are reusable you will save same as a "Process Business rule" and can select them from the navigation. The majority of rules will be inside actions and the like.
If you have an OnPrem installation I would take a look at the table to see in which elements the business rule is used so that you can ultimately find the "parent" of the rule in which context it has been created so that you can fix it.

Best regards,
Daniel