Hi all,
I have a U01 type syncbo for creating a record in the backend.
After the submission of record from my application i checked the worklist in the middleware using merep_sbuilder.The worklist is showing one Waiting entry,and when I checked the data its the same record that i have created from the app.
After many synchronizations too the waiting state is not getting changed to Success/Sent state.
Because of this the record is not reaching the backend.
Similar application(type U01 syncbo) with differnt tables and syncbo's is working fine in my environment.
Can anybody suggest something?
thanks..