cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
ctpmthh
Helper I
Helper I

How to handle notification when updating 2 SP lists

ctpmthh_0-1651162752882.png

have you some idea how I can handle these notifications?.. because this is not correct i think...

3 REPLIES 3
v-qiaqi-msft
Community Support
Community Support

Hi @ctpmthh,

I think you have something syntax wrong with your If statement.

You should modify as below:

vqiaqimsft_0-1651641586704.png

 

Best Regards,
Qi

correctionPatch.png

 Thanks  Qi ! this one in green you have right,     

    In this 1st and 2nd arrow, there are 2 'if conditions'  .. one is Nested ....

       If the first patch fails then 2nd will not be initiated  (i don't think it's a good approach, rather I will like to have something like...   "  initialize 1st patch, wait than 2nd patch.. but there isn't something like wait for the end of process...."

ctpmthh
Helper I
Helper I

Hi guys,

what I did there for now is...

My working solution now is :

1 part just patch and save response :

Set(patchResponse,patch... )

Set(patchResponse2,patch... )

2 part add these variabless into IsError

IsError(patchResponse)...

for now, this is working... not the best but, right now enough..

 

Helpful resources

Top Solution Authors
Top Kudoed Authors
Users online (4,276)