Skip to main content

I'm working in a SharePoint Environment with a strange Linux Frontend. I'd like to be able to call a layout page directly on the server that I'm on without going around to the front.

Does anyone have a sample of how to setup a relative path for a Web Request.

That is strange to have a linux frontend. But Awesome too! In general, a layout page path would be http://mydomain.com/sites/dept/_layouts/settings.aspx.

So do you need a workflow variable that has the URL http://mydomain.com/sites/dept in it?

Can you use the Common context variable Site URL within the workflow?


Thanks but I count always count on the hostname.


Can you use the Common context variable Site URL within the workflow? That is relative to the site.


Don't think so.

thanks,

Stephan


Ok, can you give us an example of what you are looking for in a path?


Reply