1. Document Type을 만든다.
- Properties 에서 아래 항목을 true 로 변경
Publishable : true
2. Trigger 생성
- New > webMethods Messaging Trigger
- Conditions 과 Condition detail 을 추가
* Condition detail Service : subscribe 할 flow service 를 선택 (full path 등록해야 함)
* Documents Type : 위 flow service 에서 전달받을 document type 을 선택 (위에서 만든 document 를 선택)
3. subscriber flow에 document type 추가
- Input 메시지에 새로 만든 document 를 추가한다. 이때 un-title 이 되지 않고 full path가 나오도록 이름을 이름을 정해준다. (9.7 버그)
4. Publisher flow service
아래 이미지 참고
* documentTypeName : 1번에서 만든 document type의 full path를 적는다. ex) WM9HMACVACST.PII.MDM_IACXCRM001.rec:MDM_IACXCRM001subscrib
Webmethods JDBC procedure implement (0) | 2016.08.23 |
---|---|
Virtualize web service using API Management (0) | 2015.11.09 |
Web service provider using WebMehtods (0) | 2015.04.08 |
Webmethods Webservice error (0) | 2015.04.01 |
Webmethods getCurrentDateString (0) | 2015.03.13 |
댓글 영역