Quantcast
Channel: SCN: Message List - SAP Fiori
Viewing all 2526 articles
Browse latest View live

Re: Extending Fiori My Inbox for Timesheet Approval

$
0
0

Hi Matt,

 

Thanks for clarifying it. 

 

@Kamal,

Do you use any workflow for timesheet(CATS) in the ERP backend?

 

Approve Timesheet app does not read workitem information even workflow is used in the backend. There is a workaround to check workitem approver by implementing BADI. I know this is not a topic in this discussion.

 

You can use My Inbox if there is a workitem in the backend inbox. I think several HR workflow templates are available in the backend. like WS40001001.

It means you can use TASKPROCESSING ODtata service which is used in My Inbox. So creating a custom data provider is not a good idea. Required function is displaying application data (in this case timesheet). There are several options like previous post.

 

Regards,

Masa / SAP Technology RIG


Re: TablePersoController Initial Perso Data set Issue

$
0
0

Same problem here, any one can help?

Re: Browser History issue

$
0
0

Hi Sandeep,

 

You are using the JSON model, so model is already available locally.

Also I assume both model have same name , so it might be taking same value.

Some possible actions that I would consider :

1.Destroy the content of view on onExit method of both apps.

2. Giving two different model name

3. Check the console if there is some error that might have created the problem while rendering second application.

4. Check if you are setting the model in the global level  ie into sap.ui.core (this should not be done while integrating into launchpad

Re: My Inbox Fiori app: Open Task configuration

Re: My inbox fiori launch pad issue.

$
0
0

Thanks for Tejas,

 

yes I have installed IW_PGW componet.

 

Please provide step by step configuration for system alias(set flag) and Trusted RFC Configuration.

 

Thanks

vijayg

Re: Employee Photo in Contact Details

Re: Best possible choice for Dashboard development

$
0
0

Firstly, if you read my original post then you will find that I mentioned and played around with SBEE. Secondly, SBEE is not an option since SAP is not developing the app anymore and EOL is 30th September 2017.

 

But the main problem is it lacks in visualization flexibility and customization- very narrow choice of use cases.

Re: Error while extending Fiori My Inbox app in local web ide

$
0
0

It works on HCP trail WEB IDE, but unfortunately i can not work here . can you please note this issue to fix in future release of local web ide.


Re: Catalog not showing in Tile Catalog

$
0
0

Hi Tejas,

 

In Tile Catalog , it shows the dropdown where only 1 option comes of "All Catalogs" and besides that there is a message showing "Loading Tiles" always. There is no F4 Help here.

 

Thanks & Regards

Amber

SAP Fiori - Configured App Details

$
0
0

Hello Experts,

 

We have a requirement wherein, we need to get the details of Fiori Apps Installed or Configured on a gateway system. Details might include , application Name, Application OData service , Application Type etc.

 

We tried to find out some standard tables from where we can get this data but no luck with that yet.

 

If anybody is aware about the standard tables where the data related to Fiori apps are getting stored, please let us know.

 

Thanks & Regards,

Mahesh Zeple.

Re: Best possible choice for Dashboard development

Re: Best possible choice for Dashboard development

$
0
0

Hello and thanks for your reply!

 

Yes I discovered the Overview Page recently and it seems to be one good option.

 

Although, correct me if I am wrong, it seems to require a lot of custom development and configuring? Not just create an oData WS based on BEx query and map the response to appropriate chart type or something.

 

What do you think?

Re: My inbox fiori launch pad issue.

Re: My Inbox - How could add custom buttons for external events of workflow ?

Passing parameters from one Controller to another Controller

$
0
0

Hi  Experts,

 

I have a scenario to discuss here.

 

I am developing a Fiori application using XML views and JS controllers.

 

I have two views and corresponding controllers.

 

1. View -       Main.view.xml

   Controller - Main.controller.js

 

2. View -       TableView.view.xml

   Controller - Table.controller.js

 

 

I need to display the Table contents  based on the values clicked in the Chart.

 

I am calling second view TableView.view.xml in the  Main.view.xml using following code  ,

 

//code for chart

<l:Grid class="sapUiSmallMarginTop" defaultSpan="L6 M6 S12">

    <l:content>

        <ChartContainer autoAdjustHeight="true" contentChange="attachContentChange" id="idChartContainer"

            personalizationPress="attachPersonalizationPress" showFullScreen="true" showLegend="true" showPersonalization="false"

            title="Delayed Steps">

            <content>

                <ChartContainerContent icon="sap-icon://bubble-chart" title="Bubble Chart">

                    <content>

                    <viz:VizFrame height="350px" id="idoVizFrameFirstChart" selectData="myOnClickHandlerFirstChart" uiConfig="{applicationSet:'fiori'}"

                    width="100%"></viz:VizFrame>

                    </content>

                </ChartContainerContent>

            </content>

        </ChartContainer>

    </l:content>

</l:Grid>

          

//calling Table view

<l:Grid class="sapUiSmallMarginTop" defaultSpan="L12 M12 S12">

    <l:content>

        <mvc:XMLView viewName="sap.ui.demo.wt.view.TableView"/>

    </l:content>

</l:Grid>

  

Loading and Setting up data code are done Controller code.

 

Both the Views are working fine individually.

 

Now I need to pass parameter from Main Controller to Table Controller in order to make Table dynamic. How I Can achieve that..?

 

Can you please any one help on this.

 

Thanks,

Sandeep


Approve requisitions standard app Throwing an Error (No Authorization)

$
0
0

Hi Experts

 

While Configuring Standard fiori app . The app is working fine . but iam getting an error

"YOU HAVE NO AUTHORIZATION FOR A RELEASE PROCESS".

please give me suggestion to resolve the issue.

 

Kindly check the attached error messages.

Thanks.

Sangamesh.N

Re: Getting an error of ‘Invalid configuration for catalog/Web Dispatcher’ while opening the SAP Fiori Launchpad Designer,with HCM and Inbox Specific Catalogs not showing up:

$
0
0

Hey Christian,

 

I can confirm that. The deletion of metadata cache also helped us.

 

Kind regards,

Thomas

Re: Translation for Fiori application

$
0
0

Hi,

 

Thank you Emanuel and Tejas,

 

I hope my second question is answered well .

 

however ,it would be great if you provide some information related to the first question also.

 

Thank you all in advance.

 

Regards,

Riya

Re: Send Mail my Inbox functionality

$
0
0

Hi Vasillis,

 

I have implemented above mentioned notes and refresh the cache .

 

Still no luck.:(.

 

I still face the same issue.

 

 

Regards,

Riya

While Approve/Reject workitems ,we see SAP userid instead of Requestor id

$
0
0

Hi All,

 

I have configured transactional  Fiori applications and while testing it was noticed that the moment we approve/reject the request ,we see SAP user name not the requestor name.

 

 

Example :

Approve the purchase order submitted by "ABC12345 " .

where "ABC12345" is a SAP user id .

 

Is it possible to have

Approve the purchase order submitted by "Name of requestor".

 

Thank you all in advance.

 

Regards,

Riya

Viewing all 2526 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>