Goran Stefanovic · Dec 9, 2024 go to post

I can't understand why would JSON be any good as a parameter option here.

However, just looking at the SQL fields and values do differ (don't know the table's structure, but guessing based on what I see).

DrugDetails vs. two fields/values in JSON.

@Scott Roth example shows what's an approach (not only though).

So, a bit more information would be helpful.

Goran Stefanovic · Jul 8, 2020 go to post

Thank you very much, Nigel.

I know for aux... but it turned out that I was making mistake when trying to implement this, however simple that is.

Goran Stefanovic · Jul 6, 2020 go to post

Thanks Cristiano,

I know that, but I need that not from BPL but from some custom code as mentioned.

Goran Stefanovic · Aug 5, 2019 go to post

Thanks both Robert and Rich. I tried %ALL already and mapping, but it did not work...

I am missing something, obviously.

Here's what I have done:

- Created %ALL namespace

- Created a table OriginalNamespace.TableName

- Mapped the table in the Global Mappings for %ALL I used the Portal's System > SQL to create the table and to insert/select data from it.

As mentioned, not visible unless in the original namespace.

Goran Stefanovic · Dec 13, 2018 go to post

It is giving a result for either top n or without it, but only when "group by" is not there.

As soon as I add that line it spits out the error.