It's really just for the pre-filling of the next input field for easier selection of the values. That's why SQL queries are used for in this example. The problem with the finders/filters is more with the accuracy of the data. Without any preview/testing of the workflow, you are not sure, that the process will execute based on the filter. With the SQL queries, you already know, that this input is valid. Is it possible to validate the filter/finder input prior to run the workflow with some return codes? Thanks a lot, this helped me a lot. Marc
... View more
Hi Team IHAC which has some workflows with SQL queries based on input fields. In the WFA gui, the SQL queries are running, based on the input. But, when the webservice front end is used, the SQL query is not executet? How to leverage theses SQL queries for selection of array, aggr, vol, based on the input fields running as webservice workflows? Thanks a lot Marc
... View more
in addition to that! Do not USE FQDN for mounting the datastore on VC. The VASA provider is not able to match the volume to the datastore. Use HOSTNAME or IP for mounting Datastore! BUG# 691278 (not yet public)
... View more
hy team IHAC which has installed the VASA provider on a Windows 2008 Server and successfully registered the provider including the storage controller (incl. 3 vFilers) but is not able to see the cababilities in vShpere WebApp Client or native vSphere Client for Windows. here is everything ok. but the cababilities are not listed: vasa.properties: # wait 2 minutes before running first session cleanup session.cleanup.delay=240000 # then clean up expired sessions every 15 minutes session.cleanup.period=900000 # wait 5 seconds before running first data model update dataModel.update.delay=5000 # update every 2 minute dataModel.update.period=120000 The latecny between VASA Provider and stroage is about 20-30ms (it's a WAN link) Any guess where to look? The wrapper.log shows like: INFO | jvm 1 | 2013/03/20 08:11:05 | [ INFO] Processing mountPoint: vFiler.FQDN:/vol/volname/qtree INFO | jvm 1 | 2013/03/20 08:11:05 | [ INFO] Checking if mountInfo.serverName vFiler.FQDN matches with filer.name HOSTNAME or filer IPs [SOME IP ADDRESSES] INFO | jvm 1 | 2013/03/20 08:11:05 | [ INFO] - Not matched, skipping this mountPoint Don't know why it's beeing skipped? any guess?
... View more
This has fixed my issue. But still, on the WFA server I still can't loging with the "localhost" settings with the bind-address settings... but the #bind-address has fixed it. Marc
... View more
Hy adan Do you know, how I could rename/delete such symbolic links after creation? If this features are not implemented, are the API available for having them programmed into ntap_symlink.exe? Marc
... View more