Mongo's ObjectId in appServices #230
Unanswered
MaheshkumarSundaram
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Hi @MaheshkumarSundaram , will this work: context.instance.id |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
MongoDB ObjectID is not used. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ralphhanna,
In
appServices, when a service is called, I can access the data of the whole instance fromcontext. But withincontext, I couldn't find theObjectIdof the workflow instance!Is there any way to get that
ObjectIdwithin the service?Beta Was this translation helpful? Give feedback.
All reactions