|
2021년 1월부터 기존 파일 형식을 더 이상 사용할 수 없습니다. 기존 파일을 전환하거나 PDF를 다운로드할 수 있습니다. 자세히 알아보기

Dynamic Record Count with HTTP GET Command + Iterator

답변함
1

댓글

댓글 1개

  • 공식 댓글
    Wayne Paffhausen

    Hi Thomas,

    The HTTP Connector has two output types by default.  The "response" and a "response header".  One of the two objects has to contain your value; as the value cannot be materialized out of thin air.  What you are describing is typical of the HTTP Connector since we cannot build around the endless possibilities it can be used for.  What I would suggest to do is use an additional option called Dynamic Output to create the additional output you desire and pull that value from the RESPONSE.  

    Please take a look at the following article on Dynamic Outputs.  You can use a simple RegEx command to get the value out of the RESPONSE file and put it into a custom variable of your choice.  https://support.workiva.com/hc/en-us/articles/360046107791-Manage-dynamic-outputs-for-a-command

    I would also suggest in the future a more suitable place for CHAINS discussions would be the following community path (Support Center > Community > Chains & Connectors):  https://support.workiva.com/hc/en-us/community/topics/360001460472-Chains-Connectors

    Thank you,
    Wayne

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