[#IDENTITYCONNECTORS-299] SHELL scripting

advertisement
[IDENTITYCONNECTORS-299] SHELL scripting language not handling
collections Created: 09/Oct/08 Updated: 10/Jul/09
Status:
Project:
Component/s:
Affects
Version/s:
Fix Version/s:
Open
identityconnectors
framework
current
Type:
Reporter:
Resolution:
Labels:
Remaining
Estimate:
Time Spent:
Original
Estimate:
Environment:
Bug
kyarbro
Unresolved
None
Not Specified
Issuezilla Id:
299
1.0
Priority:
Assignee:
Votes:
Major
rcauble
0
Not Specified
Not Specified
Operating System: All
Platform: All
Description
If I pass a Map<String,Attribute> named "attributes" value down to
ScriptOnResource call using SHELL language, the shell's environment variable
'attributes' is set to literally:
attributes=System.Collections.Generic.Dictionary`2[System.Object,System.Object]
Comments
Comment by qouyang [ 16/Oct/08 ]
Reassign the bugs from wdroste to rcauble.
Comment by rcauble [ 27/Oct/08 ]

o

Issue 298 has been marked as a duplicate of this issue. ***
Comment by rcauble [ 18/Dec/08 ]
For this, the shell script executor will need to make a best-effort. It's not
going to be able to handle all cases, but it will need to have a special case
for Map<String,Attribute> such that it flattens them out.
Comment by qouyang [ 22/Jun/09 ]
Move target_milestone from "milestone1" to "1.0"
Generated at Tue Feb 09 21:07:16 UTC 2016 using JIRA 6.2.3#6260sha1:63ef1d6dac3f4f4d7db4c1effd405ba38ccdc558.
Download