Hi Fazlan, Yes, the plan is to port this functionality to the latest product Analytics distributions as well as to DAS 3.1.0.
Thanks, On 11 January 2018 at 11:07, Fazlan Nazeem <[email protected]> wrote: > Hi Gokul, > > This is a much-needed functionality. Can we have this for APIM Analytics > 2.1.0 as well? > > On Thu, Jan 11, 2018 at 11:01 AM, Gokul Balakrishnan <[email protected]> > wrote: > >> Hi, >> >> We have come across many cases where DAS tables stored in the EVENT or >> PROCESSED stores (which have encoded names to comply with DB vendor >> limitations) cannot be identified as representing which actual table just >> by looking at them. This is a very useful functionality to have, especially >> when debugging issues. >> >> In order to address this, I've implemented a DAS REST API operation which >> will simply examine the calling user's tables and print out the name of the >> actual table if a match is found. >> >> The usage will be as follows: >> >> GET (with auth) https://<DAS_HOST>:9443/analytics/tables/<ENCODED_NAME>/ >> actualName >> >> Example cURL command: >> >> curl -k -H "Authorization: Basic YWRtaW46YWRtaW4=" >> https://localhost:9443/analytics/tables/ANX___7Lleafa0_/actualName >> >> We're planning to release this as a WUM update for DAS 3.1.0 and related >> products. >> >> -- >> Gokul Balakrishnan >> Senior Software Engineer, >> WSO2, Inc. http://wso2.com >> M +94 77 5935 789 | +44 7563 570502 <+44%207563%20570502> >> >> > > > -- > Thanks & Regards, > > *Fazlan Nazeem* > Senior Software Engineer > WSO2 Inc > Mobile : +94772338839 <+94%2077%20233%208839> > [email protected] > -- Gokul Balakrishnan Senior Software Engineer, WSO2, Inc. http://wso2.com M +94 77 5935 789 | +44 7563 570502
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
