Orchestrator issue in Generate yearly report project

Hi All,

I’m able to run the dispatcher without any errors however queue is not getting updated. showing no data please suggest what would be the issue.

@manjusree_R_N_manju

Please check if your dispatcher is going to add queu item or not

Cheers

It is adding please check the xaml

Main.xaml (54.9 KB)

Hello @manjusree_R_N_manju

It would be better if you can run the process in debug mode and check whether the data that you are adding to the Queue is blank or not.

Also, make sure you have properly added the folder and queue details in the Add Queue item activity.

Thanks

@Rahul_Unnikrishnan

All the transaction items are showing, It’s not null still not adding to the queue

@Rahul_Unnikrishnan
Even if i keep queue or delete it from orchestrator it’s not throwing any error

Can you check the Queue name added in the Config file and the key that you have used?

Just check whether any extra space is there in the config file.

in_Config(“OrchestratorQueueName”).ToString

Thanks

@Rahul_Unnikrishnan
Yes it is added i had coppied queue name from config file
Config.xlsx (21.1 KB)

Hi The Dispatcher is working now i am getting error in performer can u please help

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.