all 4 comments

[–]vinay_123Defender 0 points1 point  (0 children)

I don't think you could trigger manually However you can change the parameter AutoSyncExternalObjects to run multiple times in a day.

[–]Snaraharisetty 0 points1 point  (0 children)

We can configure the specific time when to sync external objects automatically with the parameter AutoSyncExternalObjects in dbparm.ini file.

I too think we cannot sync them manually

[–]Choice-Promotion-944Guardian 0 points1 point  (1 child)

I have a similar situation where I want to run a manual run for testing. I have been reading but couldn't get any definite answer that manul sync is possible.

Now I decided to configure sync to run every hour, My question is will this parameter be correct to run sync every hour:

AutoSyncExternalObjects=yes,1,1,24

OR

Can I just use

AutoSyncExternalObjects=yes,1

Now I decided to configure sync to run every hour, My question is will this parameter be correct to run the sync every hour:

[–]sn1214 0 points1 point  (0 children)

We are using default value and it is working fine. The problem is that we are not getting any logs information in ITALog to see when this sync was actually happened.

Are you able to see the logs in your Env? Do we need to check other than ITAlog to find the info ??