Pause Nonshippable Lines Until Shipping Ships All Shippable Lines
Summary:
Hi,
I have created a custom orchestration process so non shippable line waits until whole order has been shipped.
I have copy paste the rule from Oracle guide: https://docs.oracle.com/en/cloud/saas/supply-chain-and-manufacturing/23d/faiom/pause-for-shipping.html#s20078352
But when I place an order I get following error message. What is wrong? I cannot spot the issue
"Order management can't pause the sales order. oracle.apps.scm.doo.common.DooJboException: oracle.rules.rl.exceptions.RLNullPointerException: Attempted to access property "sacType" in class "oracle.apps.scm.doo.common.businessRules.model.obr.facts.SacResult" with a null object reference. at line 14 in /Ruleset(StartAfterCond_RuleSet_18_5)/Rule(DefaultRuleForDependentPause)/Action[1]. For details, see the Guidelines for Pausing Orchestration Processes topic on Oracle Help Center."