SAP Concur Expense · Arazzo Workflow
SAP Concur Create Report From Policy
Version 1.0.0
Resolve the user's expense policy, then create a report under it and read it back.
View Spec
View on GitHub
Expense ManagementFinancial ManagementReceiptsReimbursementReportingSAPTravelArazzoWorkflows
Provider
Workflows
create-report-from-policy
Discover a policy, create a report under it, and confirm the association.
Lists group configurations to find a policy ID, creates a report applying that policy, and reads the report back.
1
listConfigs
listExpenseGroupConfigurations
List the user's expense group configurations to discover a policy.
2
createReport
createExpenseReport
Create the report applying the discovered policy ID.
3
getReport
getExpenseReport
Read the report back to confirm the policy association.