Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Web Services Reference for Oracle Self-Service E-Billing > Examples of Web Services > Examples of the Analytics Web Services > Example of Getting Batch Report Content With Pagination OnThis example shows you how to use the batchrpts Web service to get batch report result content with pagination on. OperationUse the following operation to return batch report result content with pagination on: GET /batchrpts/content/{batrpt_id} Sample URLThe following is a sample URL for this Web service example: http://myhost.example.com:7017/ebillingrs/rs/batchrpts/content/3 XML ResponseThe following is an example of the XML response: <firstPage>/batchrpts/content/8?page=1</firstPage> <currentPage>/batchrpts/content/8?page=1</currentPage> <nextPage>/batchrpts/content/8?page=2</nextPage> <lastPage>/batchrpts/content/8?page=2</lastPage> <Call_date pattern="MM/dd/yyyy">09/24/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9905</Called_Number> <Usage_Type>Message</Usage_Type> <Call_Type>Text Message Sent</Call_Type> <DESTINATION_NAME>New York, NY USA</DESTINATION_NAME> <Duration>1 Messages</Duration> <Call_date pattern="MM/dd/yyyy">09/21/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9901</Called_Number> <Usage_Type>Message</Usage_Type> <Call_Type>Text Message Received</Call_Type> <DESTINATION_NAME>Anytown, CA USA</DESTINATION_NAME> <Duration>1 Messages</Duration> <Call_date pattern="MM/dd/yyyy">09/19/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>*9977</Called_Number> <Call_Type>Data Downloaded</Call_Type> <DESTINATION_NAME>Los Angeles, CA USA</DESTINATION_NAME> <Duration>8 Kilobytes</Duration> <Call_date pattern="MM/dd/yyyy">09/17/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9902</Called_Number> <Usage_Type>Message</Usage_Type> <Call_Type>Text Message Sent</Call_Type> <DESTINATION_NAME>New York, NY USA</DESTINATION_NAME> <Duration>1 Messages</Duration> <Call_date pattern="MM/dd/yyyy">09/17/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>923-783-8934</Called_Number> <Usage_Type>Voice</Usage_Type> <Call_Type>Peak call incoming</Call_Type> <DESTINATION_NAME>Los Angeles, CA USA</DESTINATION_NAME> <Duration>8 Minutes</Duration> <Call_date pattern="MM/dd/yyyy">09/16/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9901</Called_Number> <Usage_Type>Voice</Usage_Type> <Call_Type>Family Circle Minutes</Call_Type> <DESTINATION_NAME>Anytown, CA USA</DESTINATION_NAME> <Duration>4 Minutes</Duration> <Call_date pattern="MM/dd/yyyy">09/14/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>878-534-4534</Called_Number> <Usage_Type>Voice</Usage_Type> <Call_Type>Night / Weekend Minutes</Call_Type> <DESTINATION_NAME>Nowhere, CA USA</DESTINATION_NAME> <Duration>8 Minutes</Duration> <Call_date pattern="MM/dd/yyyy">09/11/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9902</Called_Number> <Usage_Type>Message</Usage_Type> <Call_Type>Text Message Received</Call_Type> <DESTINATION_NAME>Anytown, CA USA</DESTINATION_NAME> <Duration>1 Messages</Duration> <Call_date pattern="MM/dd/yyyy">09/10/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9901</Called_Number> <Usage_Type>Message</Usage_Type> <Call_Type>Text Message Sent</Call_Type> <DESTINATION_NAME>New York, NY USA</DESTINATION_NAME> <Duration>1 Messages</Duration> <Call_date pattern="MM/dd/yyyy">09/08/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>999-888-9902</Called_Number> <Usage_Type>Voice</Usage_Type> <Call_Type>Family Circle Minutes</Call_Type> <DESTINATION_NAME>Anytown, CA USA</DESTINATION_NAME> <Duration>12 Minutes</Duration> <Call_date pattern="MM/dd/yyyy">09/07/2013</Call_date> <service_number>999-888-9903</service_number> <service_name>Marisa ODoole</service_name> <Called_Number>*9977</Called_Number> <Call_Type>Data Downloaded</Call_Type> <DESTINATION_NAME>Los Angeles, CA USA</DESTINATION_NAME> |
![]() |
![]() ![]() |
Web Services Reference for Oracle Self-Service E-Billing | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |