Skip to content

How to copy the primary key ID of data retrieved from Core.retrieveOQLDataTable to IMendixObject #1

@fuile

Description

@fuile

https://github.com/ako/QueryApiBlogPost/blob/master/javasource/hr/actions/RetrieveAdvancedOql.java

How to copy the primary key ID of data retrieved from Core.retrieveOQLDataTable to IMendixObject
IDataTable resultDT = Core.retrieveOQLDataTable(getContext(), this.OqlQuery);

IMendixObject obj = Core.instantiate(getContext(), this.ResultEntity); ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions