FHIR Chat · Undefined variables in postman collection · Da Vinci/plan-net-connectathon

Stream: Da Vinci/plan-net-connectathon

Topic: Undefined variables in postman collection


view this post on Zulip Lee Surprenant (May 14 2020 at 21:47):

In scenario 5b, it uses {{pract_assoc_orgs}}. I think thats supposed to get set on this line of the "test" for scenario 5a:

pm.environment.set("pract_assoc_orgs", org_id.join(", "));

However, in my Postman, that simply isn't happening and so 5b returns no results.

Scenario 6b has the same issue, only in that case the variable is {{network_org_members}}.
Any hints/tips for getting postman to set those correctly?

view this post on Zulip Saul Kravitz (May 14 2020 at 22:29):

@Stephen MacVicar

view this post on Zulip Lee Surprenant (May 15 2020 at 18:45):

FYI I downloaded the latest from https://github.com/Jammjammjamm/plan-net-postman-collection but it still seems to have the same issue in 6b


Last updated: Apr 12 2022 at 19:14 UTC