Microsoft Outlook 365 connection issue

Hi

I am having trouble running my process from assistant…

When I run my process from the main.xml file, it works perfectly…

The weird thing is that is does not throw any errors, it simply just doesn’t retrieve the wanted files from Outlook when ran through Assistant…

See attached screenshots:

This is the warning on the Assistant:

I do have a connection in orchestrator and it says available:

I simply can’t find a solution…

Thanks in advance and best regards,
Martin

@MartinJA

Can you show a screenshot of process

Also if you have logs try to follow them and check if another folder is getting hit

cheers

Hi Anil,

Sure, here is a screenshot of the Outlook activity.

It targets a subfolder in my inbox.

@MartinJA

If you are runnign with any other account then it would check that specific outlook

Try using log may be no emails are fetched at all

cheers

@Anil_G

It does retrieve the PDFs when I debug it through the main.xaml… But as soon as I try to run the process directly after in the Assistant, it get’s nothing…

That’s what seems so weird :confused:

You say Outlook 365 in your title then showed you are using the Use Outlook Desktop activity. You should be using the 365 activities like Office 365 Scope and Get Mail, not Use Outlook Desktop.

@MartinJA

in assistant it says your connection is not created…that needs to be resolved

cheers

Hi @postwick

I have tried to use the outlook 365 activities - I gave me the same “error”…