Set Up a Processing Flow
A processing flow helps the business define a series of service steps. For example, it can download invoices from the tax authority, verify the invoices, and then check the seller taxpayer information.
View the Flow List
- Go to Service Management > Processing Flows.
- On the My Pipelines tab, review the existing flows.
- You can filter by status or flow type.
Create a New Flow

- Click Create Pipeline.
- Enter the Pipeline name and Description.
- Turn on Active if the flow is allowed to run.
- You can choose a suggested template to quickly fill in the steps.
- Click Add Step to start building the pipeline.
- For each step, select the service to run and configure the input data.
- Click Save to finish.
Input methods:
- Fixed value: Enter a value in advance.
- Enter when running: Use this when testing or running the flow manually.
- Use previous step output: Automatically take data from the result of the previous step.

Monitor a Flow
- Go to Service Management > Processing Flows.
- Open the Run History tab.

- Check the status of each run and review any failed items if needed.
- Completed: The flow ran successfully.
- Partially completed: Some data was processed successfully, while some items had errors.
- Failed: The flow did not complete successfully. Review the error details.
Check detailed step errors in the Review Services section.