jsharmony-factory
Version:
Enterprise framework for jsHarmony
28 lines (27 loc) • 512 B
JSON
{
"datalocks": {
"client":{
"cust_id":{
"cust_id":"cust_id=@datalock_cust_id"
}
}
},
"dynamic_bindings": {
"JSHARMONY_NOTES": {
"note_scope_id": "key",
"note_scope": {
"key:cust_id": "'C'"
}
},
"JSHARMONY_DOCUMENTS": {
"doc_scope_id": "key",
"doc_scope": {
"key:cust_id": "'C'"
}
}
},
"schema_replacement": [{
"search_schema": "application.",
"replace_schema": ""
}]
}