Hi,
I have extended the My Inbox and this is what i did -
- Created a new project in SEGW
- Used the Redefine OData service option to include TASKPROCESSING v2 service.
- Added my entity and inserted the code in the generated class. During generation, I chose the option tooverwrite the original service.
- Registered the service with the G/W system using a normal RFC
- While maintaining the service in G/W in the /iwfnd/maint_service transaction, I used the system Alias which points to /IWPGW/BWF s/w version
Now my original service works fine but does not show the added entity whereas the newly created service does not show any entities at all.
If I change my Alias to point to the default s/w version, I can see all entities in the newly created service but it gives a different error.
Any help on what could be wrong, will be highly appreciated.