Focal Point
[CASE OPENED] ESRI, Flex viewer and synthetic layers HELP NEEDED

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7787009186

April 19, 2016, 04:08 PM
lenny
[CASE OPENED] ESRI, Flex viewer and synthetic layers HELP NEEDED
If anyone out there is proficient in the ESRI integration using the flex viewer (we are back on 8007) I'd appreciate any assistance you can give.

I have successfully built the synthetic layers and they look beautiful but for the life of me I'm not able to run a report for a selection nor an identity off this synthetic layer.

This message has been edited. Last edited by: Tamra,


WebFOCUS 8202M
Client: Windows Server 2012R2/Tomcat 8.0/IIS
Server: IBM i v7r2m0
MS-SQL
April 22, 2016, 08:28 AM
Tamra
quote:
ESRI, Flex viewer and synthetic layers HELP NEEDED


Hi lenny,

Here is documentation that might help with your question.

ESRI Flex Viewer Integration

In the following link you will find more information related to this topic:
Integration and connectivity: JavaScript Map Viewer

Keep us informed if you have further questions.

Thank you for participating in the Focal Point Forum.

Kindest regards,
Tamra Colangelo
Focal Point Moderator - Information Builders Inc.
* Summit 2016 – June 13-17 in Reno, Nevada  - http://www.informationbuilders.com/events/summit


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
May 02, 2016, 03:07 PM
lenny
So a bit of an update. I was having two issues ....
1) Synthetic layer data does not respect HTML parameters. This is still unresolved.
2) Could not select an area from the synthetic layer and had that information feed to a report ... I have a solution for this issue.
Early in the report fex I added this line ...
-SET &ESRISPWHERE='WHERE (INX FROM EXPN(' | &ESRIMINX | ') TO EXPN(' | &ESRIMAXX | ') ) AND (INY FROM EXPN(' | &ESRIMINY | ') TO EXPN(' | &ESRIMAXY | ') );';
And then in the report itself I added &ESRISPWHERE as a where line.


WebFOCUS 8202M
Client: Windows Server 2012R2/Tomcat 8.0/IIS
Server: IBM i v7r2m0
MS-SQL