cancel
Showing results for 
Search instead for 
Did you mean: 

PagingQuery possible in 4.1 .NET SDK?

NTruhan
Participant
0 Kudos

Hello,

I know in Java you can use PagingQueryOptions and a getPagedQuery to split the query into multiple paged queries.

In the docs for 4.x I found the PagingQueryOptions in the CrystalDecisions.sdk.Uri.dll library, but not paging options.

After some further investigation the java docs show this was deprecated in 4.0 and replaced with an ICMSQuery.

The closest thing I can find to paging queries is in the BusinessObjects.Enterprise.InfoStore.IInfoStore class there is an exposed interface for PagingQuery.  But the standard CrystalDecisions.Enterprise.InfoStore does not have this and I don't think you can't cast the IInfoStore to InfoStore. 

as for the replacement ICMSQuery class, I am not sure where to look for that or how to use it as I don't see any reference outside the Java docs for it.

Is it possible to do Paging Queries in the .NET SDK in 4.1?

Thank you. 


Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183750
Active Contributor
0 Kudos

Pagingquery does not exists in the .NET SDK.  I think its only in the DSWS Web services.

- Ludek

Senior Support Engineer Product Support, Global Support Center Canada

Chat with SAP  Support! See KBA 2213344 - Starting a chat with SAP Support [video]

Follow me on Twitter

  Got Enhancement ideas? Use the SAP Idea Place

DellSC
Active Contributor
0 Kudos

or , Nathan works with me and I was unable to find an answer for him.  Would one of you happen to know the answer to this one?

Thanks!

-Dell