cancel
Showing results for 
Search instead for 
Did you mean: 

404 service not reached error ..

anil_kumar259
Active Contributor
0 Kudos

Hi Experts,

I have created an webdynpro application when i am calling the RFC in my application, after calling the

RFC an workflow is triggered and the task is comming in the UWL. 

Now onclick of the task i have call the another webdynpro java application, i have made the neccessary entry in the SWFVISU for the task.

when i click on the link i am getting the following error

 

I have entered the Application name and Package name in the SWFVISU and i have Reregistered the workflow connector and the task is comming inside the xml file.

In the XML file the entry is like below

<ItemType name="uwl.task.webflow.TS90000022.VCECC" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="launchWebDynPro" executionMode="default">

<ItemTypeCriteria systemId="VCECC" externalType="TS90000022" connector="WebFlowConnector"/>

<Actions>

<Action name="launchWebDynPro" groupAction="" handler="SAPWebDynproLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no">

<Properties>

<Property name="display_order_priority" value="5"/>

<Property name="newWindowFeatures" value="resizable=yes,scrollbars=yes,status=yes,toolbar=no,menubar=no,location=no,directories=no"/>

<Property name="WebDynproApplication" value="CalenderApproval_App"/>

<Property name="WebDynproDeployableObject" value="com.sap.demo.calenderapproval"/>

<Property name="openInNewWindow" value="yes"/>

<Property name="System" value="ECC"/>

<Property name="DynamicParameter" value="wi_id=${item.externalId}"/>

</Properties>

<Descriptions default=""/>

</Action>

</Actions>

Can anyone tell me where do i need to do changes ???

Accepted Solutions (1)

Accepted Solutions (1)

anil_kumar259
Active Contributor
0 Kudos

Hi All,

thanks for the support.

Issue got resolved after changing the WAS properties in the System object.

Answers (1)

Answers (1)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Anil,

Hope you are doing good.


Is the service active in /nSICf and are you able to test it from there?

Thank you!

_____________

Kind Regards,

Hemanth

anil_kumar259
Active Contributor
0 Kudos

I want to access the cutomized webdynpro java application when the manager clicks on the uwl task.

i have created one webdynpro java Application using the NWDS and i have deployed in my development portal, and i have made entry of the the Application name & package name in SWFVISU.

i have some doubts,please correct me if i am wrong

By default the services will go to the SICF or i need add manually??

If service is added automatically can you please tell me the path to check my wdjava application??

Regards,

Anil

anil_kumar259
Active Contributor
0 Kudos

Hi Experts,

Any help............?

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Anil,

From the link that fils, you will be ble to get the /nSICF service name. Now login to the backend, open the service and test it.

Is it working fine;most likely not. Now see wht the error is there nd try to fix it.

_____________

Kind Regards,

Hemanth

anil_kumar259
Active Contributor
0 Kudos

Hi Hemanth,

         Thanks for the reply.Below is the screen shot of the URL i am getting after clicking on task in the UWL.

  

But in the SICF i didnt find the the Webdynpro java service inside the /Webdynpro/dispatcher.

I can see only WDA application services in the /bc/webdynpro/sap path.Can you please tell me where can i find the wdJava services in the SICF.

Regards,
Anil