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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions