Lookup Cost Center is pulling only 100 Records - Workday HR Financial Spoke

Abirami R
Tera Contributor

We are trying to pull the cost center list from Workday to ServiceNow.

In Flow Designer we are using the action "Look up Cost Centers" action to pull the data. When we test the flow it fetches only 100 records. 

We don't see any option to increase the limit of the records it is getting pulled. 

 

Can you please suggest on how to increase the limit for this particular action?

 

Screenshot:

AbiramiR_0-1708943562178.png

10 REPLIES 10

Hi Ivan 

 

The action has 3 steps : First step to make the connection to work day, Second a SOAP call to the WSDL and third is processing the results. 

 

Thanks and Regards

Abirami R

Hi Abish,

 

Could you maybe send me screenshots of every step?


Regards, Ivan

Sohail Khilji
Kilo Patron
Kilo Patron

navigate to the 'Lookup cost center' flow see if you can define the max records value there..

 

or there will be system propery related to this application were the limit is set to 500.

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Hi Sohail 

 

We had an array and we defined the max limit to 5k but it is again pulling only 100 records. 

 

Thanks and Regards

Abirami R

Abish
Mega Guru
Mega Guru

I am looking into the action and will keep you all posted.