Create a resource filter and add/redefine a property value to a resource?

Hello,
I need an advice how to create a resource filter and add a property to a resource. I already created the project and after creating myfilter.java automatically by using the "Service, filter and scheduler taks generation" in my developer studio, there's a filter() method where the filtering has to be implemented. Here I need an example how to read the resource path and add or redefine a property value. (In this case the property value depends on the resource path) So I also need to know, how to get the ressource path. Can anybody please support me with some example code?
Thanks in advance
Cheers
Steffen

Hi Jaiswin,
I need to enter 3 formula:
Setup
Production
Teardown
In PP this is standard but in PP-PI Resource I only see one field 'other formula'.
How do I enter more then one formula?
Can it be done in PP-PI?
Thanks
Stuart

Similar Messages

  • Using interface builder to create a table view and add a cell

    So I am using interface builder to make a table view. Should be easy. I drag a table view controller to my view, then it seems I should be able to drag a table view cell to the table view but it won't let me drop it down. If I do it in the documents window it just replaces the table view with a cell. Seems like this shouldn't be hard, but it's one of those things that should take 2 seconds but I have been messing with it for hours. It seems like most of the examples I have looked at in the same code don't use iB so I haven't found a good reference. If somebody can point me in the write direction let me know.

    I struggled a bit too. Here's what I did on my recently completed app. I used IB to create the basic view and add the table. That's it. Then ensure your UIViewController based class implements the UITableViewDelegate and UITableViewDataSource protocols. Your cells will come from those methods, not anything you do in IB.
    If you're creating a set of screens that just have tables that allow you to navigate up and down through the data then IB isn't worth using at all.
    Just have your views extends UITableViewController and follow some of the supplied table based example apps.
    I rewrote my first app 3 times as I slowly figured all of this out.
    Hope that helps.

  • Is there any BAPI/FM to create a trasnport request and add objects into it?

    Hi Experts,
    Could anyone please assist me in finding a BAPI/FM to create a transport request and add objects to it.
    I could find a BAPI BAPI_REQUEST_CREATE, it creates trasnport request but doesn't have option to add objects.
    Thanks
    Yogesh Gupta

    Create a custom Function Module , in that write a BDC to create a transport request and add objects to it.
    Thats it.

  • I created an apple Id and added money through my friends bank account.now it's over I want to renew it with my own bank account.but I can do it how to do..? Also I created another apple id and add money.but I cannot do any purchase with this new accowhat

    I created an apple id and added money through my friends bank account.now I want add money through my bank account.but I cannot add money with my own bank account.why,?

    Have you gone into settings > store > then tap on your apple iTunes I D and change all the bank details  from your friends account to your account ?

  • How to create a new transaction and add it to Area Menu

    Hi.
    I have to create a report and run the report using the Tcode and Tcode has to be added in the Area Menu at the initial screen.
    Please tell me how can i do that.
    Thank you in advance

    You can add additional menu transaction in the SAP main menu without affecting the original SAP default area menu S000.
    For example, you have created a transaction code called ( z123 - ABC Own Report ) and you want to insert it under Logistics.  The specific user will be able to access ABC Own Report by clicking Logistics -> ABC Own Report.
    Steps :-
    Goto Transaction SE43 - Area Menu
    Click the copy button.  Copy from S000 to ZXXX
    After copying, click Change (area menu ZXXX)
    Double click on Logistics and add in your transaction code in the AreaMenu.
    Remembers to Activate it.
    Next Goto Transaction SU01 - Maintain users
    Type in the user name and click the Defaults button
    Type in the area menu (ZXXX) in the Start Menu field.
    Click Save
    The user will be able to see the additional transaction on the next logon.
    The CUA area menus are converted to tree navigation in Release 4.6A. The menu contents are automatically copied into a new data structure in Upgrade to Release 4.6A or higher. You can edit Area Menus with a new maintenance interface (Area Menu maintenance transaction: SE43 ).
    Reporting Tree Integration - Only transactions could previously be put in Area Menus. From Release 4.6A you can also put all the types of reports which are in reporting trees, in Area Menus. The system automatically assigns a transaction code to call the report from the menu. If you have already put the report in another Area Menu, no new transaction code is generated, the unique transaction code already assigned is used.
    You can create Area Menus from complete reporting trees with the migration transaction RTTREE_MIGRATION . The report transaction codes are generated automatically.
    Reporting trees can only be displayed. They cannot be maintained. To modify the contents of reporting trees, you must convert them with the migration transaction. You can then modify the contents with the Area Menu maintenance.

  • How do I create groups in Mail and add contacts to that group?

    How do I create groups in Mail and then add contacts to that group?

    Look in Mail > Preferences > Composing tab > If you want all the email addresses to show, check "When sending to a group, show all member addresses".   If unchecked, just the groupname should appear.
    If it still doesn't work then review the email addresses for each of the group members looking for errors in format.
    Also, clean up the list in previous recipients in Mail > Window > Previous Recipients.

  • Create Window with Textbox and Button For getting Input Value

    Hi All,
    I have create plugin application but i want to take input from user. Therefore i want to create window with textbox and button.
    please may i get solution...

    Or if that's all you need to do, just use JavaScript or a form.

  • Workflow: create a document set and add default documents to it

     
    Having a workflow create a new document set seems straightforward: use the "create list item” action, choose the target library and one of the document set content types available in it
    and supply values for the fields. But that workflow action doesn't provision the document set with default content, even though the content type has default content defined. Other people have asked the same question and some say you can write a second workflow
    triggered by creating the new document set item in the target library, but I don't see how you can add default content to it.
    "Copy list item" would work if you could supply the title of the document set along with the target library. You can copy files (in my case several .msg, .pdf and .docx files) from
    a "templates" library, but without being able to add the document set name/path as part of the target "this list" they end up in the root of the target library not in the document set.
    I've seen suggestions that "Create list item" will work, but I don’t see how it can since with that you can't supply a file name to provide the default content with.
    Am I missing something?
    Tom
    SharePoint Systems Officer, Capital Regional District, BC, Canada

    Hi Tom,
    According to your description, my understanding is that you want to add documents to the document set using workflow.
    I recommend to use the custom workflow activity “Copy List Item Extended” and you download it from the following link:
    http://spdactivities.codeplex.com/.
    With this activity, we can copy documents to document sets.
    Please refer to the link below to deploy the custom activity:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/24f21b48-0078-4c18-bd3e-180cd2291c28/moving-items-into-library-foldersdocument-sets-infopathspd-2010-workflow
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • When I want to create a new playlist and add music to it the playlist does not go to the right hand of the screen it remains full screen

    When I want to create a playlist to add music to it ,,the playlist appears full screen instead of appearing in the right hand of the screen.It is the 1st time I have this problem!!!!Help elisabeth

    Mac Pro - Mid 2010
    Processor  2 x 2.66 GHz 6-Core Intel Xeon
    Memory  8 GB 1333 MHz DDR3 ECC
    Graphics  ATI Radeon HD 5870 1024 MB
    Software  Mac OS X Lion 10.7.2 (11C74)
    This is a brand new machine that I just purchased from Apple. It was delivered yesterday
    The old computer is an old PowerMac G5, but my OS X install disc is a retail version of 10.5.
    I also tried the OS X 10.5 install disc that came with my MacBook Pro (2.6 Ghz Intel Core 2 Dual).
    Same issue - nothing but a grey screen when the system tries to boot from the DVD

  • Create a Business Object and add to transaction MASS

    Hi folks, I would like to know if it's possible to create a business object for 2 tables and use this with standard transaction MASS for mass maintenance.
    I want to use transaction MASS for mass maintenance on the foreign trade data, 2 table will be available eikp and eipo. I think I will have to create a business object, first it is possible and how will I setup all this,
    thanks

    Hi,
    Check this link.
    http://www.erpgenie.com/abap/bapi/example.htm
    aRs

  • Creating a cosine filter and signal mixer

    I am new to Labview, so my questions might be quite simple for some of you (I hope) There are 3 things I need to do...
    1) use a MATLAB m-file which generates a sampled high-frequency signal as a source
    2) take the signal and mix it with another signal (at the high frequency) to shift it to baseband
    3) make a cosing filter, preferably tuneable
    Any references and suggestions you could suggest for any or all of these points would be greatly appreciated.
    Cheers.
    -Ben

    Answered my own questions in part now through experimentation...
    1) The vi used to include Matlab scripts is found in "Function>Analyze>Mathematics>Formula".
    *NOTE: If your m-file contains a function rather than just a script, just type the function call in the Labview Matlab script box, having added the path to your m-file in your copy of MATLAB.
    I couldn't get it to pass a text string to the input of a matlab script box, but got round that one...
    3) using the convolution vi from the "Functions>Analyze>Signal Processing>
    Time Domain" palette seems to produce the desired digital signal filter I wanted (when convoluted with the correct taps which someone else thankfully had...)

  • Standard TCP/IP Port missing from drop down "Create a new port and add a new printer"

    Somehow someone was on my print server and made some changes or added some software.  I found that the "HP Universal Print Monitor" was my only other choice besides Local Port when I went to add a new printer on my 2012 print server
    "Standard TCP/IP Port" was gone.  I ended removing this from the registry (see below) as I could not find any other way to uninstall it.  After this was removed I did reboot and I can still add a normal Standard TCP/IP Port under print
    management in the ports section but this option is gone in the drop down when you add a printer under printers. 
    Any idea how to get this option back into the drop down list?
    HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\Print\MONITORS\HP Universal Print Monitor

    I followed these instructions and everything is correct and still do not have the tcp/ip option
    Restore missing Standard TCP/IP Port type for Printer
    Filed under: 
    Tips n Tricks — Rahul Patel @ 5:01 pm
    If the TCP/IP port option is missing you need to re-add it.
    First, make sure that the following files are in C:\Windows\System32\:
    tcpmib.dll
    tcpmon.dll
    tcpmon.ini
    tcpmonui.dll
    If they are missing, you will need to copy them there from either the i386 directory (if you have one) or from the original install CD.
    Then, copy the following lines to NOTEPAD and save the file to your desktop as “printer.reg”
    Windows Registry Editor Version 5.00
          [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port]
          “Driver”=”tcpmon.dll”
          [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port\Ports]
    “LprAckTimeout”=dword:000000b4
    “StatusUpdateInterval”=dword:0000000a
    “StatusUpdateEnabled”=dword:00000001
    Once it’s saved to your desktop, double-click printer.reg and say “OK” to the warning that you will be adding the keys to your registry.
    Reboot the Server and the TCP/IP port option should be back.

  • Undo Pathfinder - 'Unite (Alt-click to create a Compound Path and Add to Shape Area)

    Hey,
    I am new to Illustrator and I am trying to 'release' a compound path, back into the original objects. (A body shape, including the torso, arms and legs). I can't seem to get it to work. There is no option in the Pathfinder tab as a lot of sources say, and I cannot go to Object>Paths>Release as no option exists at all. I am using CS5.
    If you need more information please ask. Can anyone help?
    Fleur

    Here you go. See the white version, I want the body to go back to being like that. To get to the selected shape I clicked the 'Unite...bla bla' button and it combined them all.
    (By the way, I am following a tutorial - they do not really specify the steps very clearly...obviously).

  • Create prompt with date-filter and initialize it with current date

    Oracle BI 11 g
    Hi!
    I need to create dashboard prompt with date-filter and initialize it with current date. How can I do that?
    I tried to create repository initialization block and add variable. But I don't know what should I write to DataSource? I tried to use functions Now(), Current_Date, sysdate (for example, SELECT Now() FROM tbl_Calendar) but without results - when I pressed "Test..." button I got errors - something like "Now() is unknown function" or "Incorrect syntax near key word Current_Date".
    After that I tied to use Presentation Variable in Prompt, but also without success ((
    Please, help me.

    I've created Repository Variable "CurrentDate", using SQL-query like this "select convert(varchar(10), getdate(), 104)" and now this variable is being initialized by value "07.04.2011". But I don't understand how to use this varible in DashboardPrompt! What item in list "Default selection" I should choose - "Variable Expression", "Server Variable" or something else? When I chose "Variable Expression" and write "CurrentDate" I got just string "CurrentDate" when preview Prompt. @{CurrentDate} gave me the same result.

  • How Can I create a new event in Iphone and add invitees

    I have created events in iCal and add invitees, I could not found the way to do the same in Mobileme nor my Iphone,Is there a way to invite someone to a meeting in the Iphone?

    I was really frustrated by this change in Lion as I prefer to use the month view and I hate the way it defaults to an all day event.  So I was very pleased to find this solution in the Mac OS X Hints.  Simply type "Dinner at 6 pm" and it enters "Dinner" at 6 pm for one hour.  If you want anything other than an hour, put "6 - 8 pm" (or whatever period you want.  Brilliant.  Just wish Apple figured out a way to tell me that without having to search the communities here for an answer.
    Thanks Ferd II.

Maybe you are looking for

  • Is there a way to create a "teacher's edition"?

    I may be getting ahead of the application, but when I complete my book I also want to create a "teacher's edition" similar to how hardbooks are done now. This would include either wider margin or smaller layout for the "book" with the extra room for

  • Burn overflow

    Hi there. Very simple question but cant find a thread with an answer. I want to burn alot of photos for back up but when I go to burn it basically says too much info and remove some files. Is my Mac not able to fill up the disc and ask me to put in a

  • Reuse symbols between different files

    Dear friends, I'm designing a big web site with too many different pages (about 150). It's no possible to add all pages in only one Fireworks file, because de performance is too slow when I open or save the file. So, I can't use de document library t

  • Error 6753 when printing with airport express

    Hi all- I'm trying to us my airport express to set up wireless printing from my PC laptop. Right now, I've got a netgear router and I -think- I've managed to con nect the airport express to join that network. My goal is simply to use the airport expr

  • SRM User Cannot Refresh Field Qty if Changed

    Hi Experts, Sorry for the repost but I have not gotten an answer and still have the problem described below. Can someone please tell me where I should start looking. Since this only affects one user i don't think its a programming issue.  Is there a