Hello Experts,
We are developing an mobile application using SMP and it is calling services built using Gateway Service Builder.
we already created many services using the same steps as this service, but this is the first time we get this error:
The ASSERT condition was violated
the error is on CL_IFL_TYPE_ANALYZER "PROCESS" on this line of code :
ASSERT NOT lr_root IS INITIAL.
It seems there is something wrong with mapping or datatypes, but I'm new with service builder and my background is totally mobile development, we just get the BAPI name from another team then we create a service for it and map the input and output parameters to our data model that we just created using "Import from RFC".
Can you please help us on this ? what we should do to prevent this error and also how can we know more details about such an error and how can we know what is exactly the parameter or data type that is making this error ?
Attached short dump
Thanks
Hossam