I just want to be thorough and make sure someone hasn't already figured this out before I give up on it.
I am embedding a WebClient search URL into a 3rd party SIS (Synergy) and am finding there is a character number restriction so I am limited on the complexity of the URL I can use. Here is an example:
https://OUR_SERVER_HOSTING_WEBCLIENT/laserfiche/Browse.aspx?repo=VPS#?search=(%7BLF%3ALOOKIN%3D%22%5CSTUDENT%20RECORDS%5C1.%20STUDENT%20CUMULATIVE%20FOLDERS%22%7D)%20%26%20%7B%5B%5D%3A%5BOther%20ID%5D%20%3D%20%22144196%22%7D%20%26%20%7BLF%3AName%3D%22*%22%2C%20Type%3D%22DS%22%7D&view=search
I thought of shortening the server name to the IP. Anyone else have any tricks before I petition the powers that be to allow more characters in this field?
Thanks so much.