HELP - CreatedRecord and Action Outputs not visible in UiPath Apps

Hi everyone, I’m facing a blocking issue in UiPath Apps (Cloud / VB.NET expression language). I am trying to create a Parent-Child relationship between two entities in Data Service.

After using the Create Entity Record rule for the Parent entity, the CreatedRecord object and the Action folder are completely missing from the Resources panel and the Expression Editor.

I need to get the GUID (Id) of the record I just created to use it in a subsequent Update Entity Record rule and to link the child records.

Environment:

In a scenario where you need to do some more complex actions, you can have it run a workflow to do them rather than relying on the rules actions.