As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
If you use Kinvey Flex Services, then you do not have to use Common Code (actually you cannot). Common Code can be used only if you use the Business Logic feature. There you can call the common functions just by calling their names, so you do not have to use the endpointRunner module.
On the other hand, if you are using Kinvey Flex Functions, they are NodeJS micro-services on their own, so you would not have the need for common code. :)
If you use Kinvey Flex Services, then you do not have to use Common Code (actually you cannot). Common Code can be used only if you use the Business Logic feature. There you can call the common functions just by calling their names, so you do not have to use the endpointRunner module.
On the other hand, if you are using Kinvey Flex Functions, they are NodeJS micro-services on their own, so you would not have the need for common code. :)
John Smith
Hello,
How can I call common code from a Flex Service Runtime registered function? Would I use the module endpointRunner? (https://devcenter.kinvey.com/rest/reference/flex/reference.html#endpoint-runner-module)
Thank you.
Hey John,
If you use Kinvey Flex Services, then you do not have to use Common Code (actually you cannot). Common Code can be used only if you use the Business Logic feature. There you can call the common functions just by calling their names, so you do not have to use the endpointRunner module.
On the other hand, if you are using Kinvey Flex Functions, they are NodeJS micro-services on their own, so you would not have the need for common code. :)
Please check that StackOverflow thread as well: https://stackoverflow.com/questions/37694288/custom-modules-in-kinvey/
Let me know if that helps you to get further!
Cheeeeerio,
Bilger.
Bilger Yahov
Hey John,
If you use Kinvey Flex Services, then you do not have to use Common Code (actually you cannot). Common Code can be used only if you use the Business Logic feature. There you can call the common functions just by calling their names, so you do not have to use the endpointRunner module.
On the other hand, if you are using Kinvey Flex Functions, they are NodeJS micro-services on their own, so you would not have the need for common code. :)
Please check that StackOverflow thread as well: https://stackoverflow.com/questions/37694288/custom-modules-in-kinvey/
Let me know if that helps you to get further!
Cheeeeerio,
Bilger.
1 person likes this
-
How do I use Kinvey in my web app?
-
Is it safe to include keys/secrets in my client-side JavaScript app?
-
Why is the activeUser null even though I am logged in?
-
Login does not work even though credentials are valid.
-
Social login doesn’t work.
-
Appending objects to an Array (HTML5 - JS)
-
New to node.js - need bootstrap to downloadfiles from Kinvey
-
Problem with Aggregation/Grouping
-
Internal Server Error using Twitter Sign Up
-
Data Store
See all 315 topics