Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

xslt query to run script


This topic is 6542 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm just starting to write XSLT and I can't seem to be able to call a FM script from the XSLT code. Can someone give me an example of how to use the xslt query, please?

Say the FM script is called AuthenticateMe and the script steps all have full rights...

With thanks

Posted

Check the -script and -script.param query parameters (FMSA CWP Guide, p. 97 ) and the XSLT document() function (FMSA CWP Guide, p. 61, Loading additional documents).

E.g. assume name and password are stored in variables, then you can use


Posted (edited)

Thank you, Martin. You've actually given me much more that I wanted. I just needed this, I think...

<?xslt-cwp-query -script=AuthenticateMe? >

Is this right?

Edited by Guest

This topic is 6542 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.