Testing.Run(
TicketMATextbox.Text,
ReleaseMATextbox.Text,
SealNumberTextbox1.Text,
SealNumberTextbox2.Text,
DropdownTank.SelectedText.Value,
Text(
DateofShipmentDatePicker.SelectedDate,
"[$-en-US]yyyy-mm-dd"
),
DropdownLoadedBy.SelectedText.Value,
DropdownSealsAppliedBy.SelectedText.Value,
"",
varArrivalTime,
Substitute(
LabelGrossPounds.Text,
" lb",
""
),
TareTextbox.Text,
NetTextbox.Text,
Substitute(
LabelNetWeightKilo.Text,
"kg",
""
),
Substitute(
TankTempTextbox.Text,
" °C", ""
),
Substitute(
TankerTempTextbox.Text,
" °C", ""
),
Substitute(
LabelGrossKilo.Text,
"kg",
""
),
TrailerNumberTextbox.Text,
varColour,
varHeat,
varFreeze,
varTotal,
{
file:{
contentBytes: ImageSignatureEnd.Image,
name:"OperatorSignature.jpg"
}
,
file_1:{
contentBytes: ImageLabTechSignature.Image,
name:"LabSignature.jpg"
}
}
);
There no flow runs at all on the PowerAutomate. Its almost like its never hit the trigger.