How to create Custom Asynchronous Process in MFCS v23+
Hello,
I have a requirement to create a background process for custom upload functionality, so that it can minimize screen level dependency and the process execute as background.
Note: As per Merchandising Cloud Extensions Framework, one Implementation process is mentioned. But don't have the details like how to configure ORCV_ASYNC_CONFIG /ORCV_ASYNC_PROCESS and how to make entry of custom code build to base generic asynchronous process.
Thanks