Hi,

The Process Store built as an extension for Enterprise Store 1.2.0, will
provide associations. The processes will be interlinked through
associations. Each Asset or Process can have one or many predecessors,
successors, generalization and specializations. The user will be allowed to
enter or input data to the respective fields through a text input.

We are looking forward to implement token-input provided by j-query to
ensure validated and only available process are allowed to be added as an
association. The token input is to be populated through a search endpoint
used in the Enterprise Store.

We can accomplish populating the token input by two methods:-
1) Loading all the processes in the token-input.
2) Using the onResult() function to modify the query url to input only the
filtered data.

The input will follow the model of adding tags. POC is to be carried out to
utilize the best fit method for this implementation.

 If we are to use the second method i am looking for a way to edit the
query text which is appended to the endpoint. Currently the query text is
appended as "q?=example_text" but we need to change the query text to
append as "q?=overview_name:example_text". The format is provided in the
jquery file and editing the jquery file is not an option, is there any
other methods to have a custom query format?

Regards
Shiva Balachandran





-- 
Shiva Balachandran
Software Engineer
WSO2 Inc.

Mobile - +94 774445788
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to