Network Joint Constraint
the network joint constraint table describes time based constraints applied to joint elements in a network, for network optimization and forecasting defaults constraints apply from the last date they were set for example, if a record is added with date 2023 01 01t00 00 00 +0000 and maxoilrate set to 1200 stb/d, that constraint continues to apply until a future record sets a different value for maxoilrate a null value for a particular constraint makes that variable unconstrained if different constraint variables change on different time horizons, take care when posting updates — it is easy to unintentionally reset a constraint with a null value the unique constraint on network joint constraint entries is sourcenetworkid + sourceid variable data type unit of measure is nullable? default value description sourcenetworkid string no source id of the network header docid\ irxj rg5leh701vw2okjl sourceid string no source id of the joint must match a joint sourceid defined as an upstream or downstream sourceid of a network pipe definition docid\ nm2btvsv7haiitak2o9yw date datetimeoffset no date at which the constraint becomes applicable datetime offset (with timezone) in iso 8601 format example 2022 09 27t16 28 37 +0000 maxpressure double psig yes maximum pressure constraint minpressure double psig yes minimum pressure constraint maxmolarfractionco2 double molar fraction yes maximum molar fraction co2 constraint maxmolarfractionn2 double molar fraction yes maximum molar fraction n2 constraint maxmolarfractionh2s double molar fraction yes maximum molar fraction h2s constraint maxoilrate double stb/d yes maximum oil rate constraint maxgasrate double mscf/d yes maximum gas rate constraint maxwaterrate double stb/d yes maximum water rate constraint maxliquidrate double stb/d yes maximum liquid rate constraint data integrity checks condition response any non nullable field is null or empty record rejected sourcenetworkid does not match a network header record rejected common error messages api scenario error response add / upsert constraint unknown sourcenetworkid network was not found for source id xxx

