Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{scrollbar}
| 

Parameters:

...


String

resourceName

Result:

org.pentaho.core.solution.IActionResource

...



It is important to call isDefinedResource()

...

or

...

getResourceNames()

...

before

...

asking

...

for

...

access

...

to

...

an

...

output

...

as

...

an

...

error

...

will

...

occur

...

if

...

you

...

ask

...

for

...

an

...

input

...

that

...

has

...

not

...

been

...

defined

...

in

...

the

...

action

...

sequence.