45
Views
1
Comments
Solved
[Action Info] Error Object reference not set to an instance of an object on a Reactive App
action-info
Service icon
Forge asset by Caio Santana Magalhães
Application Type
Traditional Web, Reactive


I am trying to use the component on a Data Action of a Reactive App but I get the following error:


Object reference not set to an instance of an object.
   at OutSystems.NssActionInfo.CssActionInfo._getActionInfoStack()
   at OutSystems.NssActionInfo.CssActionInfo.MssGetActionInfo(Int32 ssDepth, RCActionInfoRecord& ssResult)
at ssAuditoriaTeste.RssExtensionActionInfo.MssGetActionInfo(HeContext heContext, Int32 inParamDepth, IRecord& outParamResult)

2019-10-27 01-32-56
Caio Santana Magalhães
 
MVP
Solution

Hi pvivacqua,


I know this is an old post and you might not see it, but just wanted to do a follow-up.

I was not able to reproduce this issue. I created a Data Action that returns the output of GetActionInfo and it worked without any errors.


If you or anyone else faces this issue again, please respond to this thread attaching a sample OML so that I can take a look.

Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.