Developer forum

Forum » Integration » Activate "Data Integration ERP Batch" scheduled task by link

Activate "Data Integration ERP Batch" scheduled task by link

Keld Gøtterup
Reply

when using the Data Integration ERP Batch to get data from the DWconnector webservice, we have set up a scheduled task with all the details but.... How do set this up for Single link click so that the customer can do an import externally without waiting for the scheduled task run time?


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Keld

In MC, Integration node, Data Integration you have a URL builder. Use that to build a URL that can be called from the external system. See screen

BR Nicolai

Capture.JPG
 
Keld Gøtterup
Reply

But will this URL builder use the data from the  DWConnector webservice? i would assume that it would use the locally saved data only and not import again from the external navision

 
Jonas Krarup Dam
Reply
This post has been marked as an answer

Hi Keld,

Currently, for starting scheduled tasks from outside DW, you have to "construct" the url for it manually (for now).

The format is as follows:

http://Url.to.your.website.com/admin/public/webservices/integrationv2/ScheduledTaskRunner.aspx?token=ab6efe5fb784150780dcc78a00546c65&taskName=Name%20Of%20your%20scheduled%20task

where the Token must be the installation checksum that you can find in management center, under System Information.

 

We currently have a task in our backlog for 8.5.1 for adding  "generate url" to the rightclick menu for scheduled tasks, so hopefully you won't have to do it manually for much longer :-)

Votes for this answer: 1

 

You must be logged in to post in the forum