Use our Google Custom Search for best site search results.
Search
Page 1 of 1 (3 items)
-
I finally got the desired result by leaving off the trailing @value.
-
Since you indicated this should work, I kept at it and I'm closer. Using the following, I can delete the Value field of the records I want to delete:
Delete /xpath=my:GridInfo/my:InitiatorInfo/my:InitiatorADGroups[not(starts-with(@my:Value, concat("SP-", ../my:ServicePrefix, "-Grid")))]/@my:Value
Now ...
-
Hi --
I'm using the GetGroupsForUser command. I'd like to copy over that data (filtered) to the main data source.
Since it does not appear that I can filter the actual GetGroupsForUser information (please let me know if I'm wrong on this) I tried both CopyTable and Insert.
CopyTable brings over all ...
Page 1 of 1 (3 items)