BPS configuration guidelines in APIM-3.1.0
@shaniR is already working on this.
Since Apr 23, 2020.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
The BPS configuration guidelines in APIM-3.1.0 has some wrong BPS carbon.xml paths. Instead of the correct path <EI_HOME>/wso2/business-process/conf/carbon.xml, it has been documented as <EI_HOME>/conf/carbon.xml.
<EI_HOME>/wso2/business-process/conf/carbon.xml --> denotes the BPS carbon.xml in EI
<EI_HOME>/conf/carbon.xml --> denotes the EI carbon.xml
Content Positioning in Documentation:
-
https://apim.docs.wso2.com/en/latest/learn/consume-api/manage-subscription/advanced-topics/adding-an-api-subscription-workflow/#configuring-wso2-ei
2. Set an offset of 2 to the default EI port in <EI_HOME>/conf/carbon.xml ----> this should be changed to Set an offset of 2 to the default BPS port in <EI_HOME>/wso2/business-process/conf/carbon.xml -
https://apim.docs.wso2.com/en/3.1.0/learn/design-api/advanced-topics/adding-an-api-state-change-workflow/#configuring-wso2-ei
2. Set an offset of 2 to the default BPS port in <EI_HOME>/conf/carbon.xml ----> this should be changed to--> Set an offset of 2 to the default BPS port in <EI_HOME>/wso2/business-process/conf/carbon.xml
Suggested Labels:
wso2am-3.1.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.