Get Message from Message Queue
Comments
-
Hi,
Is there a way to change serialization of Get Message method? For example default it to GetBody byte[] () and also make an option to pick type like GetBody string()
-
Hi,
The Get Message step returns either a byte array for the Payload or a string for the StringPayload based on whether youre using PushMessage with a string id and a string payload, or with a single MessageQueueMessage object. If you need to get a string from the byte array, you can use a get string from bytes step.
Thanks.
-
Akshada, this is not true... if somebody puts message on the queue that is not byte[]... Decisions will fail to deserialize it with Get Message step. It would be great to update this method to be able to pick type that message is serialized for.
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions