-
Where do I find ...
Knowledge Exchange: http://mke.emotion.com:8080/KEServer/webvision Smart Business Workspace: http://mke.emotion.com/workspace BPM: http://mke.emotion.com/metastorm
-
Client Script debug
I have an editable grid that I'd like to alert on if certain in the grid match a certain value. So on Cell exit I have: var myItemRow = eworkGetCurrentRow ("grdInstrumentShop"); var strCurrentStatus = eworkGetCell("grdInstrumentShop", 6, myItemRow); var strtrace = eworkGetCell("grdInstrumentShop", 8, myItemRow); alert ("…
-
How can I combine feedback or operations from multiselect actions
So we had a requirement to implement a lifecycle with really complex criteria for when state changes are allowed and provide clear immediate feedback to the user why they could not execute a state change if a criteria failed. The customer did not think the message component was sufficient for the user feedback. I was able…
-
Pixelated image for the 'start' screen
I'm seeing a pixelated image that says 'OpenText ProVision', see the attached image. My display resolution is 1920x1080.
-
Modeling language
Hey Team and I was able to check in a notebook. I can't however, check in the modeling language associated with the notebook due to lack of privileges. Let me know how I can get the proper access rights for this. Thanks FWR
-
checking notebooks into the beta
Hey Folks and what's the address we need to use to connect from the PV9 client to KE? Anything else that needs to be addressed when making the connection would be helpful as well. Thanks FWR
-
Smart Business Workspace
Correct me if I'm wrong but as part of the beta wouldn't we download the Smart Business Workspace package plus the widgets to insall at the client site to view the models and the new functionality of the user interface? This may not be part of the beta program but the client here is anxious to see this in action. Thanks FWR
-
Moving Columns Around
I've been asked to either remove the "Priority" column or move it to be the last column. How do I do that? Thanks.
-
Problem using the HandleZipFile script
Using the HandleZipFile script/workflow using MIM 8.1.8.5 I'm having very infrequent issues with the Transfer of the unzipped file to its final destination. Four large zip files (usually 300-350mb) are pulled simultaneously from a Linux file system initiated by a Directory Monitor. Each file goes through the HandleZipFile…