microsoft / powercat-business-approvals-kit

MIT License
34 stars 3 forks source link

BACore | Child | Get Dynamic Data Instance Flow - Failed #289

Open dtrandall opened 1 month ago

dtrandall commented 1 month ago

Describe the issue

Flow Fails with the following error

Action 'Get_Dynamic_Approver' failed: Unable to process template language expressions in action 'Get_Dynamic_Approver' inputs at line '0' and column '0': 'The template language expression 'first(outputs('Get_Dynamic_Approver_Data')?['body/value'])['cat_datavalue']' cannot be evaluated because property 'cat_datavalue' doesn't exist, available properties are '@odata.type, @odata.id, @odata.etag, @odata.editLink, cat_businessapprovaldatainstanceid@odata.type, cat_businessapprovaldatainstanceid, cat_name, ad.cat_definitiondata@OData.Community.Display.V1.AttributeName, ad.cat_definitiondata@OData.Community.Display.V1.FormattedValue, ad.cat_definitiondata@Microsoft.Dynamics.CRM.lookuplogicalname, ad.cat_definitiondata@odata.type, ad.cat_definitiondata, ad.cat_name@OData.Community.Display.V1.AttributeName, ad.cat_name'. Please see https://aka.ms/logicexpressions for usage details.'.

Expected Behavior

No response

What solution version are you using?

1.0.20240702.1

What app or flow are you having the issue with?

BACore | Child | Get Dynamic Data Instance Flow

Steps To Reproduce

Pass another request into creating another approval workflow

Anything else?

No response