Chain to validate Connection IDs? 回答済み

Is there a quick and easy way to automate a check to confirm that a Connection ID is valid and/or accessible by the executor of a chain? We currently have multiple control sheets that list Connection IDs and are used to trigger refreshes across mu...

Erik Tremblay
4 |
0
Workday Connector for Financial Reporting 回答済み

I’m currently exploring how to leverage the Workiva connector to Workday ERP for financial reporting purposes. Specifically, I’m looking to build spreadsheets in Workiva that can pull data directly from Workday using the Workiva connector. To help...

Bethany Dohnal
1 |
0
SFTP List Directory 回答済み

Hi How can I save List Directory output to a file (1 file name per line) without having to iterate over each item in the array output? I

Chad Weber All Star
7 |
0
Variable Transform in chains: Replace text error 回答済み

Hello, I am building a chain to extract a document to DOCX using Workiva API. At the second step of the chain, Workiva returns in the HTTP Header the Location (i.e. URL) of the file in a JSON format that looks like this  "Location":["https://ap...

Ruggero Golini (LU)
2 |
0
HTTP request send conditional request body values 回答済み

When I make an HTTP call from values in a csv file is there a way to easily sent values conditionally? For example, if the user enters something in the spreadsheet then put that value in the body, if they enter nothing don't send anything for that...

Michelle Haynes All Star
2 |
0
How can a chain access a JSON value received by another chain?

I have two chains, one (A) which makes a call to an API to retrieve an access token (embedded in the returned JSON) and a second (B) which I want to be able to consume that token and use it with a target system. (There are several use cases requir...

Andrew McKenzie Community Champion Idea Generator
2 |
0
Retrieve a list of activities for an organization API 回答済み

Hi, I am attempting to retrieve a list of logins for our entire organization for the past three months. Ideally, this chain will be scheduled and set to run at the end of each quarter to retrieve an updated file. I am iterating over the 'data' var...

Talia Test All Star Idea Generator
9 |
0
Error in publishing ourput in Wdata after running the query in Wchain 回答済み

Hi Team, I have run a simple query and trying to get the output in spreadsheet, but getting below error. I am not getting the output in Wdata. While giving the spreadsheet URL in input data, I am getting this error.   Error running query: unable ...

Prafulla Bal
1 |
0
Using Run Report Command for Oracle OTBI connector

Hi All, We just enabled the Oracle OTBI connector and are trying to run reports out of our general ledger. I am getting an error that says the report wasn't found at the specified path. I attached pictures of my chain parameters, the error, and th...

Stephenie Kern
6 |
0
User List Command JSON

I am attempting to retrieve a list of Workiva users, including their email, active status, and workspace roles using the List Users Workiva command. I am having trouble converting the JSON output to CSV using the Array to CSV or Object to CSV comm...

Talia Test All Star Idea Generator
4 |
0
Update connection error in Connections

We are getting an "Update connection" error in our outgoing connection to another workspace. We have checked the permission on the sheet and we are owners of the sheet. Do you happen to know how to fix this?

Sara Johnson
1 |
2
Possibilities for connecting with Wdata 回答済み

The client we are working with does not allow external connections to access their corporate environment. To comply with this restriction, we need a solution that enables data to be sent directly to Workiva, without requiring the platform itself t...

Raul Macedo
2 |
1
Array to CSV - Performance 回答済み

I have JSON data from an API call which contains about 500k records and 90+ fields and I am using the Array to CSV command to convert the data to CSV before importing to a Wdata table.  The Array to CSV command currently takes about 7-8 minutes to...

Mark Isla GSR Specialization Rising Star Data Management Suite Workiva Essentials
1 |
0
Handlebar Output 回答済み

Hi I'm trying to parse a couple of JSON properties to CSV. Here's a JSON sample: {    "data": [        {            "id": 1234,            "codes": [                "AA",                "BB",                "CC"            ]        }    ]} Here's ...

Chad Weber All Star
3 |
0
List Directory Limitation 回答済み

HiI've encountered a limitation with the List Directory command: WARNING: The maximum amount of files (500) to be printed and available in the output has been reached I'm trying to insert all file names into a SQL table. The folder contains more t...

Chad Weber All Star
3 |
0
Delimiter Issue 回答済み

HiI'm trying to insert data from a API JSON response into a SQL table. Certain string properties in the JSON response contains either a comma, pipe or tab delimiter, which breaks in the SQL insert. I've tried removing the pipe delimiter from the J...

Chad Weber All Star
2 |
0
Using WData to export query as CSV file and post to an external file system 回答済み

I have created a chain that runs a query and saves the result to a Workiva spreadsheet - that works fine! I would like to save the results of the query (or spreadsheet) to a CSV file and then push it out to an external file system (SFTP/S3/Google)...

Nick Ryberg All Star
3 |
1
Run Chain via Button withing Spreadsheet 回答済み

I have several chains that run code to gather latest data from datbase, format files, upload files to table, then refresh queries and connections. Can I set up a button or shortcut within my spreadsheets to run these chains? Trying to get more peo...

JP Thomas All Star Idea Generator
5 |
1
Column to Array 回答済み

Hi Is it possible to convert a column to an array with the following structure? I don't want to include the column name in the result.["11111", "22222", "33333"]

Chad Weber All Star
4 |
0
Connect SAP BPC to Workiva for ESEF 回答済み

I am investigating how to connect to SAP Business Planning and Consolidation (SAP BPC) to automate ESEF reporting in Workiva. I see that there are no specific connectors for this. Would anyone know the best way to make this connection?

Diego Romera
1 |
1
Run Script - Python

Does anyone know how the "arguments" in the 'Run Script' command are passed through to Python? Currenty  my first argument is the specific script file and workiva is able to run it but I am getting an error where my script is asking for input(), o...

JP Thomas All Star Idea Generator
1 |
1
OneDrive List FIles command error

OneDrive List Drives command errors "https://login.microsoftonline.com/common/oauth2/v2.0/token responded with status 400"

Michelle Haynes All Star
2 |
0
Workiva integration with Oracle PeopleSoft ERP

Hello,  I'm wondering how one would go about integrating Workiva Wdata with an on-premise Oracle PeopleSoft ERP. Does anyone have any expertise in this area? I'd like to know some high-level details about how the configuration would work and what ...

Wade Bouley
0 |
0
Refreshing Connection Error

I have a chain setup that grabs a file from my desktop every morning and loads it into a Wdata Table and refreshed a Wdata query. I now need a chain to refresh the connection that goes between my spreadsheet and the query. I used "Refresh Connecti...

JP Thomas All Star Idea Generator
2 |
0
Scheduling a Chain to Run Automatically - with the same inputs 回答済み

I set up the template chain  Load Data to Wdata | Replace Dataset It works great and streamlines my process. But I want to go further and have it run automatically every day at 8:45AM. Since it requires inputs, I think the schedule option is disab...

JP Thomas All Star Idea Generator
1 |
0
How to pass variables from one chain to another 回答済み

I am currently using Workiva chains, and have a structure in which one chain uses the Run Chain command to call another chain inside of it. Inside of that secondary chain, I want to set up a conditional that is based upon a variable that is set in...

Alec Benton
2 |
0
Copy a Document Using Chains 回答済み

Hi everyone, I'm trying to copy a Workiva document using a chain. My goal is to not only copy the document itself but also the related spreadsheet while maintaining the connections to queries. Has anyone attempted this before? Any tips or guidance...

Gabriel Plamondon
4 |
0
Trigger Chain - Not completing 回答済み

I have recently created a new trigger chain or chain to run multiple other chains (in case the terminology doesn't fit), I created this by copying an existing trigger chain and change the parameters on which it runs. It runs as expected and all th...

Christian Hanbury
3 |
0
Split Commands 回答済み

Hi   How can I access each chunk file after it's been split using either of the two Split commands?   The command output only includes a list of file names and not the Absolute Paths.

Chad Weber All Star
1 |
0