Skip to content

Users/ishagautam/add invoice processing template - #13

Open
ishagautamMSFT wants to merge 13 commits into
mainfrom
users/ishagautam/add-invoice-processing-template
Open

ishagautamMSFT wants to merge 13 commits into
mainfrom
users/ishagautam/add-invoice-processing-template

Conversation

@ishagautamMSFT

Copy link
Copy Markdown
Collaborator
image image

@adrianatruji

Copy link
Copy Markdown
Collaborator

Review feedback

1. Trigger "Folder" field shows "Loading...".
The Folder value in the trigger contains a non-valid entry that renders as "Loading..." and never resolves to a folder name; it should resolve to Inbox. Please add a configuration note in the node indicating that if this happens, the user should try, in order:

  • a) Give the folder dropdown a reload;
  • b) Recreate the connection;
  • c) Select/type "Inbox" manually in the field.

2. Excel tools failing.
The Excel tools aren't working, they return: "This tool is temporarily unavailable. The service didn't respond or is currently unavailable. Error details: Service availability, 5xx."
The underlying error appears to originate after the OneDrive file-creation step: "This workbook couldn't be opened because the file format may not be matching with the file extension." Was this path working during testing?

@adrianatruji

Copy link
Copy Markdown
Collaborator

Hi ishagautamMSFT ,

The logging agent instructons are still failing. What worked for me again is the change we discussed: Set the file content to the base64-encoded string 'IA==' which decodes to space characters, and mark the content as base64-encoded. Do not use a literal space character, an empty string, or no content at all. The content parameter must be exactly the base64 value 'IA==' anothing else.
Could you look at this one?
Thanks!

@ishagautamMSFT
ishagautamMSFT enabled auto-merge (squash) September 22, 2026 10:40
@adrianatruji

Copy link
Copy Markdown
Collaborator

Hi ishagautamMSFT , looks good now!
One tiny thing: The Invoice Processing trigger would benefit from the same folder note that was added to Sales Lead Qualifier. Its trigger "Folder" field did also render as "Loading…" and never resolved, so the workflow did not trigger.

Could you add the same config note? Thanks a lot!

@ishagautamMSFT

Copy link
Copy Markdown
Collaborator Author

Hi ishagautamMSFT , looks good now! One tiny thing: The Invoice Processing trigger would benefit from the same folder note that was added to Sales Lead Qualifier. Its trigger "Folder" field did also render as "Loading…" and never resolved, so the workflow did not trigger.

Could you add the same config note? Thanks a lot!

Adriana Trujillo (@adrianatruji) This is added, please check

@adrianatruji

Copy link
Copy Markdown
Collaborator

Big thanks, ishagautamMSFT ! Good to merge now adilei

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants