wmedvede commented on PR #1889: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1889#issuecomment-1785296375
It's cio > @wmedvede @ricardozanini Hi I believe that the binary format is not correct in here as the data coming in the cloud event is lost in here https://github.com/apache/incubator-kie-kogito-apps/pull/1889/files#diff-289e28ddcc2fb1a2b101523df7edd3a9737a81260ebf1f515327b280a787422aR188-R195 > > I don't see here none of the attrributes like process instances, root process etc... @elguardian , @ricardozanini It is correct, in this method we are processing standard well known cloud event atributes "applyCloudEventAttributes", the other values you are refering too are "extensions" and these are being processed here: https://github.com/apache/incubator-kie-kogito-apps/pull/1889/files#diff-289e28ddcc2fb1a2b101523df7edd3a9737a81260ebf1f515327b280a787422aR198 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
