Could not find variable 'Details' (APNX-1-4291-001)

Hi, 

I am getting this error when I click on a link in the list view of a record and navigate to the summary page.   The list view displays fine, the summary view shows Could not find variable 'Details' (APNX-1-4291-001).

I didn't declare a variable 'Details' which is confusing.  I haven't been able to find any reference to the error code on the internet.  The CDT that is being used for the record has multiple foreign keys. The relationships are 1:1.  The summary view has a rule input that takes a CDT, and I'm passing the CDT like the remote exercise book does with the vehicle management system.

rule!GW_VM_VehicleSummary(

rule!GW_VM_GetVehicleInfoById(rv!identifier)

)

Also I get HTTP 200 when navigating to the summary page. I already read the post that the user mentioned he/she was receiving a 403. I don't believe it's the same issue.

Thanks

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data