cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Action-Name change expression problem

Former Member
0 Likes
259

Hi together,

when I assign an outgoing property of an action to an incoming property of another action in link editor there is no problem when the action name is changed. When I change the name of the "source" action it is update in the assignment of the "destination" action.

But if I assign a expression ( for example destaction.propertya=strreplace( srcaction.propertya , "abc" , "xy" ) )

and I change the name srcaction to srctest the expression is not changed, so I run in an error at execution because the expression uses srcaction but the action now is named srctest.

Is this normal behavior?

Regards Timo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Sounds like a bug to me.

Answers (2)

Answers (2)

Former Member
0 Likes

Ok, so I will open a call in service market place.

Regards Timo

Former Member
0 Likes

Sounds like a bug for me too.

Can anyone confirm this behavior ? If yes I will open a call at SAP support.

agentry_src
Active Contributor
0 Likes

I have had the same problem in many 12.0 transactions. It usually causes problems when I am using tracers, but also have run into it in situations similar to the ones you describe. The renaming worked more universally in 11.5. I would also consider it a bug.

Mike