|
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

댓글을 남기려면 로그인하세요.