cancel
Showing results for 
Search instead for 
Did you mean: 

re:blt

Former Member
0 Kudos

hi,

can any one say what is the exact use of crosstab and web service in the blt.

View Entire Topic
Former Member
0 Kudos

Hi Krishna,

Webservice in BLT is the place where u can expose any of your transaction as a web service using SOAP and HTTP.

U can use the following URL for exposing a transaction as a web service

http://<servername>/Lighthammer/WSDLGen/<transaction name>

In other words u expose your transaction functionality to other applications.

xMII has the capability to consume a web service also

A Cross tab is a function that calculates the subtotals depending on the columns specified.

In case u want to find out the sales for Product A, Product B you can specify Product as column during configuration of cross tab and crosstab groups the columns to give u the subtotal.

Hope this helps u....

Regards,

Ajitha

Message was edited by:

Ajitha Buvan