Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

EN | ES

This feature integrated on the Control Panela allows you to easily plan the call to REST services.

It is available to users with an administrator, developer or analytics role.

You can find it on the DEVELOPMENT menu option:

First you´ll see a list with all planners defined by user. From here you can edit, delete, and start defined planners:

When you need to create a REST Planner you have to specify:

  • Name

  • Descripcion:

  • CRON Expression

  • Date of activation and end (optional)

  • URL to invoke

  • HTTP Method to invoke URL

In order to simplify the creation of CRON expression the user can use this UI in which you can define in a visual way the expresion:

When you define the URL you can user “${ENV}” so platform replace this word for the environment URL in which you are:

TFeature allows user can define headers and properties which are passed to the URL of invocation as parameters:

You can use the Execute button in order to invoke one time the REST Service defined:

You can see result of the invocation on Control Panel logs.

To set the task to be executed as established in the CRON expression, you must press the "Play" button.

The page will automatically reload, the Stop icon appears and the REST task starts.

The results logs can be observed in the rest-planner module.

  • No labels