Options

tenant id is mandatory ??

In sample projects sometimes i forgot give to give tenant id in launch.json it will came(I mean output BC Client),
In other projects i gave tenant id ,that is also came?

can anybody tell me what is effective way to do it with it or without it?

Best Answer

  • Options
    SanderDkSanderDk Member Posts: 497
    Answer ✓
    The answer is, it depends..
    If you are running a multiteant enviroment, then you need to set a tenantID in the launch, if you run single tenant the it is not needed, but you can set it to default (No tenant = default tenant)
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.

Answers

  • Options
    SanderDkSanderDk Member Posts: 497
    Answer ✓
    The answer is, it depends..
    If you are running a multiteant enviroment, then you need to set a tenantID in the launch, if you run single tenant the it is not needed, but you can set it to default (No tenant = default tenant)
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.
  • Options
    ShivaKrishnaShivaKrishna Member Posts: 27
    Thank you
Sign In or Register to comment.