Adapt data feeds

You must reconfigure data feeds that use unsupported options or functions from MashZone before you can import them into ARIS Connect.

The following examples show how to adapt unsupported data feeds.

Create URL operator

The Create URL operator can be adapted as shown in the following example.

adapt Create URL operator

The Create URL operator delivers the URL http://localhost:8888/test.csv?param1=%2B-&param2=p2.

It can be replaced by a merge single text operator as follows.

adapt Creat URL operator

Move single date operator

The Move single date operator can be adapted as shown in the following example. Instead of using the move single date operator it is possible to use the move date operator as shown below.

move date operator

The same result can be achieved with the following construction.

adapt move date operator