vij_alok 0 Newbie Poster

Hi,

I have written a perl script which internally calls a java program using the system commands.
Now i have to document all what i did.
How should i depict the workflow?
Should i draw a flowchart separately for the perl script and an activity diagram for the java program or should i do it in one diagram only?