Issue with function GETUSERTABS and GETUSERTABSWITHREPORTS in Administration Service
Completed
Hi Yellowfin team,
I am using Function GETUSERTABS and GETUSERTABSWITHREPORTS in Administration Service but seem publishUUID I recive is not correct, It is a publishUUID of SUBTAB.
Thanks and Regards,
Hi Loc,
Thanks for getting in touch. What build and version are you using here? (You can find this in the system information tab of the admin console)
Regards,
Nathan
Hi Loc,
Thanks for getting in touch. What build and version are you using here? (You can find this in the system information tab of the admin console)
Regards,
Nathan
Hi Nathan,
These are build and version:
Application Version:7.35Current Schema Version:
Original Code Version:20170608
Current Code Version:20170608
Import Version:4.46
Thanks,
Hi Nathan,
These are build and version:
Application Version:7.35Current Schema Version:
Original Code Version:20170608
Current Code Version:20170608
Import Version:4.46
Thanks,
Hi Loc,
In my tests on your build, the publishUUIDs were appropriate to the item they represented. This call will return a reportgroup array with the following structure:
Is this consistent with what you are noticing?Regards,
Nathan
Hi Loc,
In my tests on your build, the publishUUIDs were appropriate to the item they represented. This call will return a reportgroup array with the following structure:
Is this consistent with what you are noticing?Regards,
Nathan
Hi Nathan,
I see those functions (GETUSERTABS and GETUSERTABSWITHREPORTS) return all Dashboard subtabs not Dashboard tabs. Is that right?
Thanks,
Hi Nathan,
I see those functions (GETUSERTABS and GETUSERTABSWITHREPORTS) return all Dashboard subtabs not Dashboard tabs. Is that right?
Thanks,
Hi Nathan,
If a comment above is right, so Can you show me Web Service, which I can get all Dashboard tabs.
Thanks,
Hi Nathan,
If a comment above is right, so Can you show me Web Service, which I can get all Dashboard tabs.
Thanks,
Hi Loc,
In GETUSERTABSWITHREPORTS each sub-tab will have its own reportgroup object.
The GETUSERPARENTREPORTGROUPS sounds more like what you are going for. This is currently undocumented (I am steadily documenting these in my free-time).
Here is the structure returned by this call:
Does this work for you?
Regards,
Nathan
Hi Loc,
In GETUSERTABSWITHREPORTS each sub-tab will have its own reportgroup object.
The GETUSERPARENTREPORTGROUPS sounds more like what you are going for. This is currently undocumented (I am steadily documenting these in my free-time).
Here is the structure returned by this call:
Does this work for you?
Regards,
Nathan
Hi Nathan,
Thanks for your support. I was run with GETUSERPARENTREPORTGROUPS function and I see the exception is
ThanksHi Nathan,
Thanks for your support. I was run with GETUSERPARENTREPORTGROUPS function and I see the exception is
ThanksHi Loc,
All of my tests have been on a very recent build so this might have been added since the build you are using. What build and version are you on (can be found in the system information section of the admin console)?
Regards,
Nathan
Hi Loc,
All of my tests have been on a very recent build so this might have been added since the build you are using. What build and version are you on (can be found in the system information section of the admin console)?
Regards,
Nathan
Hi Nathan,
These are build and version:
Application Version:7.35
Current Schema Version:
Original Code Version:20170608
Current Code Version:20170608
Import Version:4.46
Thanks,
Hi Nathan,
These are build and version:
Application Version:7.35
Current Schema Version:
Original Code Version:20170608
Current Code Version:20170608
Import Version:4.46
Thanks,
Application Version:7.35
Build:20170608
Java Version:1.8.0
Operating System:Windows 8.1 6.3 (amd64)
Application Version:7.35
Build:20170608
Java Version:1.8.0
Operating System:Windows 8.1 6.3 (amd64)
Hi Loc,
My apologies, I forgot you sent that earlier in the conversation!
Is this an upgraded instance or a fresh installation? This error makes me think that something is missing from the web-service library in your build. If this is upgraded, what version and build were you on prior to upgrading?
Regards,
Nathan
Hi Loc,
My apologies, I forgot you sent that earlier in the conversation!
Is this an upgraded instance or a fresh installation? This error makes me think that something is missing from the web-service library in your build. If this is upgraded, what version and build were you on prior to upgrading?
Regards,
Nathan
Hi Nathan,
This is a fresh installation. I was install on Linux and Window, all of them meet with this error,
Thanks
Hi Nathan,
This is a fresh installation. I was install on Linux and Window, all of them meet with this error,
Thanks
Hi Loc,
Can you send me a code snippet of how you are making this call? In all of my tests on your build this works the exact same as GETUSERTABSWITHREPORTS, just returns different objects.
Also can you send me the yellowfin.log file for this time?
Regards,
Nathan
Hi Loc,
Can you send me a code snippet of how you are making this call? In all of my tests on your build this works the exact same as GETUSERTABSWITHREPORTS, just returns different objects.
Also can you send me the yellowfin.log file for this time?
Regards,
Nathan
Hi Nathan,
I using SoapUI app to call this.
ThanksHi Nathan,
I using SoapUI app to call this.
ThanksHi Loc,
Do you have a few minutes to screen-share on this?
Regards,
Nathan
Hi Loc,
Do you have a few minutes to screen-share on this?
Regards,
Nathan
Hi Nathan,
What app you want me use for screen-share?
Thanks,
Hi Nathan,
What app you want me use for screen-share?
Thanks,
Hi Loc,
We typically use ringcentral. I have started a meeting so you can just click on this link and join:
https://meetings.ringcentral.com/j/1480331483
Regards,
Nathan
Hi Loc,
We typically use ringcentral. I have started a meeting so you can just click on this link and join:
https://meetings.ringcentral.com/j/1480331483
Regards,
Nathan
Hi Loc,
I have not been able to replicate this issue on my end, but I am going to go ahead and raise a defect ticket to address it.
In the meantime I would suggest exploring the results of: GETUSERPARENTTABS, and see if this can meet your needs. I will keep you updated on the status of this ticket and hopefully we will get an answer soon.
Please let me know if you have any questions!
Regards,
Nathan
Hi Loc,
I have not been able to replicate this issue on my end, but I am going to go ahead and raise a defect ticket to address it.
In the meantime I would suggest exploring the results of: GETUSERPARENTTABS, and see if this can meet your needs. I will keep you updated on the status of this ticket and hopefully we will get an answer soon.
Please let me know if you have any questions!
Regards,
Nathan
Hi Nathan,
I appreciate for your support. Thank you so much,
Thanks and Regards,
Hi Nathan,
I appreciate for your support. Thank you so much,
Thanks and Regards,
No problem!
No problem!
Replies have been locked on this page!