IBM webMethods Hybrid Integration

 View Only

 Pub/Sub document values null in triggered flow — webMethods 10.15

Ayushman Bokde's profile image
Ayushman Bokde posted Sun June 14, 2026 01:09 PM
Hi Everyone,
I am implementing a Publish/Subscribe pattern in webMethods 10.15 using pub.publish:publish
Setup:
Created a publishable document type
Created publish flow service
Created a trigger subscribing to it
Trigger fires correctly when I publish
 
Issue:
The triggered (subscriber) flow receives the document but all field values are null
I have referenced the same publishable document type in both the publish flow and the subscriber flow inputs
 
What I have verified:
Trigger is firing
Document type name is correct
Same publishable document used in both flows
 
Has anyone faced this issue? Any help is appreciated!