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.4K All Categories
- 78 General
- 13 Training
- 209 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 213 Portal
- 497 General Q & A
- 709 Forms
- 345 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 186 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions