We have a transactional App of SAP Fiori Element and the app is working fine in the DEV environment. but in Quality /n/iwfnd/error_log it is giving an error
..ERROR_INFO The transformation /1IWST/AAGTVCXNHUPOVLGMOY6T37L could not be executed
I tried debugging code but no clue what is wrong here.
Can you please let me know what went wrong.
Thanks, Abhi
Transformations in the
/1IWST/
namespace are technical ST transformations for OData.Go to that transformation in
STRANS
tcode and open itin the comments at the top-side you can check the name of the OData service.
The errors in this transformation mean there is some inconsistency in your OData model. Try to re-import the model and re-check the attribuites.