tomp Posted May 13, 2010 Posted May 13, 2010 I'm using the web viewer to 'get' xml data. I can't use the Import script step since FM does not negotiate a secure connection when doing xml imports. So what I need to do is something like 'getastext(). Can that be done? How?
andries Posted September 23, 2010 Posted September 23, 2010 This can be done by naming the webviewer, and using the following function: GetLayoutObjectAttribute ( "yourWebviewerObjectName" ; "content" ) Andries
Recommended Posts
This topic is 5186 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now