|
自 2021 年 1 月起,傳統文件類型將不再可用。您可以轉換傳統檔案或下載 PDF。進一步瞭解

Refreshing a list of incoming connections with defined multi-value paramters

已回覆
0

評論

3 條評論

  • Jeff Hickey

    Hi Shilen Patel,

    For regular parameters, you can retrieve the values from your Spreadsheet to refresh the connection. The Connected Learning Paths (CLP) Refresh Connection using ID and Refresh Connections with a Parameter demonstrates how to refresh a connection from a Chain. You can combine this together with the CLP Refresh List of Connections to learn how to refresh more than one connection.

    To refresh connections that have dynamically generated Multi-Value Parameter values, use the HTTP Request Connector and the Wdata Connection Management Refresh Connection API endpoint.

    Together, these methods will allow you to manage your connections and their parameter values in a Control Sheet and refresh them via a Chain.

    0
  • Shilen Patel

    Thanks, Jeff. I managed to get it set up to connect to the connections and refresh however it doesn't select any of the parameter values from the Control Sheet, so the refresh brings back an empty data set. The connection shows as successfully refreshed, but the parameter shows a warning triangle with comment "at lease one value must be selected". Any ideas here?

    0
  • Jeff Hickey

    Here are some troubleshooting steps:

    1. Verify that the connection refreshes successfully manually
    2. Verify that the Workiva Username associated to the API grant has at least edit access to the Sheet and at least Viewer access to the Query and all data sources the Query uses
    3. Verify the Dynamic Chain Variable nodes have the correct parameter values and are correctly passed into the Refresh node
    4. Verify the HTTP Request node "Refresh" is a POST node and is configured correctly to the specifications documented in Refresh Connection
    0

登入寫評論。