Application Studio - Process Calling

Hi,

I’m trying to convert a customization we have on the ‘Select Serial Number’ page.

In Classic we created a menu option calling the ‘Select Serial Number’ dll, with the customization defined against it. We then created a record in ‘Process Calling’ to call the customized menu from screens like ‘Quantity Adjustment’ where you need to specify serial numbers.

This works as expected.

I have updated the menu entry to reference the kinetic menu item, with the published layer specified.

The URL for the menu item is

https://aaaaa.com/aa/Apps/ERP/Home/#/view/preview/Erp.UI.SelectSerialNumbersEntry?channelid=111111&preview=true&useBroadcast=1&**layerNames=1_0_Working**&company=aaaa&site=aaaa&autoload=false

However, when I run this in application the URL that is called is

https://aaaaa.com/aa/Apps/ERP/Home/#/view/preview/Erp.UI.SelectSerialNumbersEntry?channelid=111111c&preview=true&useBroadcast=1&company=aaaa&site=aaaa&autoload=false

The ‘layerNames’ argument is missing.

Is there a new process in Kinetic that replaces ‘Process Calling’?

Thanks,

Andrew.

A bit more digging and I can see the call to the Serial number URL is in a locked event.