Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Pipeline rule

I created a rule on a pipeline, trying to change the DB and Server when it goes from Dev to test with the deply button, but the connection does not shows any data in the "new" report in test, any clu...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Thank you for response, but I found the issue:

    When you have different Servers on each workspace and you have different gateways, if you create parameters to change the servers or DB in the pipeline, the gateways will act weird and non-functional. But if you do not create any parameters, you can creat rules in the pipeline (clicking in the thunderbolt and selecting the dataset that you wanna modify), in the first part you should select the one that is in the dataset that you upload and in the next section you have to put the server and/or DB that you wanna change (production). And on the previous workspace you should deploy again the dataset that you modified. On each dataset you have to set the correct connection and gateway.

    NOTE: you should remove the port at the end of the server's name in the rules if it applies.