Problem :
Object Exporter task gets stuck in pending state and is not exporting any data.
Fix :
Add the below to the exporter task from debug and execute the task again. Issue should get resolved and the task will execute successfully
Problem :
Object Exporter task gets stuck in pending state and is not exporting any data.
Fix :
Add the below to the exporter task from debug and execute the task again. Issue should get resolved and the task will execute successfully
Hi Gaurav,
You missed to add the entry in the post. I hope, below is the correct entry to add to the exporter task from debug page.
Hi @Arun-Kumar ,
Thanks to notify. Not sure why the XML tag is getting ignored. I see it when I edit.
I added it as an image.
Thanks
Yes, I can see the image. It is allowing the XML tag. These symbols: <
>
must be encoded as <
>
<entry key=“noIdNameMap” value=“true”/>
regards,
Arun