openBackhaul / RegistryOffice

Apache License 2.0
2 stars 8 forks source link

/v1/register-yourself call to be included in the index.js #483

Closed PrathibaJee closed 1 year ago

PrathibaJee commented 1 year ago

Assertion failure details In RO Individual Services , following are the assertions that are failed because of this problem,

  1. /v1/register-application:: Attribute correctness / client-update-operation checked?
  2. /v1/register-application:: Update LTP notified? / embedding-operation update :: Check /core-model-1-4:control-construct
  3. /v1/register-application :: Update LTP notified? /operation-client-update-operation update:: Check /core-model-1-4:control-construct
  4. /v1/relay-server-replacement::Forwardings triggered? / ServerReplacementBroadcast
  5. /v1/relay-operation-update:: Request notified?

Reason for the failure : Because initial load file does not contain op-c of RegistryOffice in TypeApprovalCasuesRequestForEmbedding produces undefined for embedding-operation , this shall be solved once register-yourself is sent automatically while deploying the application.