cancel
Showing results for 
Search instead for 
Did you mean: 

Possible to detect pending extracts for devices

Former Member
0 Kudos

Hi ,

Is it possible to check via some DOE table if the data is stuck in pending queue for devices?

or any other way to setup alert to send email the moment data is stuck in pending extract or a hourly job to detect the same?

Thanks..

Regards

Devendra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Devendra,

Login to Data Orchestration Admin and Monitoring portal.

goto Configuration -> DOE Configuration

Select the Parameter DO_SYNC_EXTRACT

Specify the SWCV name , data object and mark X for the text value.

hope this will help you.

Regards,

Joseph

Former Member
0 Kudos

Hi Devendra,

If DO_SYCN_EXTRAXT parameter is set, data will directly goes to the outbound queue, no need to trigger pending extract.

You can set this at the SWCV level. Then all the data for that SWCV will go to the outbound queues.

Thanks and Regards,

Suma

Former Member
0 Kudos

Hi Suma,

The parameter is already set for all the data objects but still we have pending extract issue. We have raised a OSS with SAP but for the time being we need some alert to be setup so as to have min impact on field and either we can manually trigger the extract or can write some abap code to push the data automatically via alert.

Thanks and Regards

Devendra

Former Member
0 Kudos

hi dev,

please check for which DO the pending extract is, there is a chance of userdetails and userauthorization DO will be in the pending extract. if thats the case you have to enable sync extract or schedule a job for the same.

Regards,

joseph.

Former Member
0 Kudos

Hi,

could you also check whether the Data Object is in status "operational".

You could also configure the extract on device synchronization. This might have a influence on the performance. But if you already opened a OSS this might help you for the time being.

Best Regards,

Stefan

Answers (1)

Answers (1)

sivasatyaprasad_yerra
Active Contributor
0 Kudos

You can schedule extract job for specific data object from transaction: SDOE_BG_JOB_MONITOR.

You will find a section: Extract Jobs where you can provide the data object details and the period interval for extract to happen.

Former Member
0 Kudos

Hi Siva,

Thanks we are aware of the job but the issue is we dont know when the queues data goes to pending extract.

So if 300 users are sycing in the morning and for 10 of them the data is in pending extract we have to wait for the background job to run like once or twice in a say..thats the reason we want to setup the alert so that the moment some devices data go to pending extract we can manually execute the extract to avoid complaints from field

Thanks and Regards,

Devendra

sivasatyaprasad_yerra
Active Contributor
0 Kudos

You can schedule the job for every 30 min or 1 hour.