Hi,
I recently faced an error creating an outbound message in out new IFS 21R1 customer.
Below I briefly described what I have done so far. I would really appreciate if someone can share their opinions how to solve this.
I need to create a file in the sever directory including all the shipment details when the Shipment Delivery Note is printed.
I have written the code to prepare the file on this trigger. This is working fine (I mean the file data preparation) .
Now I’m trying to configure the IFS connect to send the file out to the specific directory(within the same server)
I use a routing rule as follows;
and the routing address would be like this.. I’m using the FILE_SENDER1 to send the file out.
I configure FILE_SENDER1 as follows… There I used the directory given in the IFS Could Build Place and it’s credentials.
When I try to create the application message now to send the file out it’s failing the message saying ‘Access Denied’.
I mean it’s pretty obvious that I get this error because even from the file explorer, I don’t have write access to this directory mentioned above.
I even tried the same login as I logged in to the application (Ifsapp -appowner) to configure the FILE_SENDER1. But then it’s also failing saying ‘Bad Username Or Password’.
With Apps 10, we had the common file path - filerep1 that we could use for above mentioned scenarios.. I don’t see such a directory in IFS Cloud version where ifsdev or ifsapp can access. In this case, developers are failing to test their messages in the DEV env.
Any idea how IFS tackled this problem ?
Thank in advance for a feedback!
BR,
Thilina