Hi everyone,
I’m Dheeraj Sudan from the UK. I’m a software developer and also run a business with my wife Meenu Hinduja. And I currently have a chained app published to the gallery. After a recent server upgrade, the app fails during execution.
App 1 generates two outputs using a relative path that should dynamically resolve to a temporary path on the user’s C:\ drive. However, when the workflow is run—either on the server or locally—App 2 attempts to retrieve files from **D:**, a path that does not exist anywhere in my workflow constants.
I have tried updating and replacing both the outputs in App 1 and the inputs in App 2, but the issue persists. App 2 continues to reference **D:**, and I’m unable to identify where this path is being pulled from.
Regards,
Dheeraj Sudan & Meenu Hinduja